BackupPC-users

[BackupPC-users] Problem during zipCreate

2014-05-12 10:04:36
Subject: [BackupPC-users] Problem during zipCreate
From: "absolutely_free AT libero DOT it" <absolutely_free AT libero DOT it>
To: backuppc-users AT lists.sourceforge DOT net
Date: Mon, 12 May 2014 16:03:14 +0200 (CEST)
Hi, I'm using backuppc                            3.2.1-4  (official Debian 7.5 
package)

I need to restore a huge directory (about 8 GB) through web interface but I've 
problem with browser (timeout).
So, I'm trying to use CLI, with this options (as backuppc user)

/usr/share/backuppc/bin/BackupPC_zipCreate -h someserver -n 41 -c 0 -s home 
account/public_html > /tmp/backup-server.zip

I noticed that zip file is still empty after several minutes..
This is the output of strace:

stat64("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2652, ...}) = 0
stat64
("/var/lib/backuppc/pc/someserver/40/fhome/faccount/fpublic_html/fecommerce/fmedia/fcatalog/fproduct/f0/f5/f05110-
1.jpg", {st_mode=S_IFREG|0640, st_size=74148, ...}) = 0
open
("/var/lib/backuppc/pc/someserver/40/fhome/faccount/fpublic_html/fecommerce/fmedia/fcatalog/fproduct/f0/f5/f05110-
1.jpg", O_RDONLY|O_LARGEFILE) = 3
ioctl(3, SNDCTL_TMR_TIMEBASE or TCGETS, 0xbfa0d128) = -1 ENOTTY (Inappropriate 
ioctl for device)
_llseek(3, 0, [0], SEEK_CUR)            = 0
fstat64(3, {st_mode=S_IFREG|0640, st_size=74148, ...}) = 0
read(3, "x^\354\375eX]
\315\2620\212N\334\t\356\356\356\356\16\23w\10\32\334\335\235\240\301\335\335\35\202"...,
 
8192) = 8192
_llseek(3, 512, [512], SEEK_SET)        = 0
_llseek(3, 0, [512], SEEK_CUR)          = 0
close(3)                                = 0

Thank you


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>