Re: [BackupPC-users] Download file directly from browse fails...

2008-02-16 Thread Mirco Piccin
Hi and thanks for reply.

  I'm trying to get a backup of a file.
 
  It's size is about 12 GB.
  I try to download it directly from Browse Backup, but the first time
  download freeze at about 3,99 GB, and the second time at about 2,76
  GB.
 
  Maybe there's a timeout for the direct downloading?
 
  I'm going to try also to restore that file by:
  1. picking it in the Browse Backup
  2. click on Restore Selected Files
  3. choose the zip level compression and download the .zip file.

Also trying to restore that file choosing to download the zip file
does not work.
Download in this way go at 1kb/s.

 For a restore that large I'd use the command line interface, just to
 make sure a browser timeout won't be an issue.

Browser timeout shouldn't be an issue (after only 3,99 GB... - i'm
thinking at the Ubuntu 4,4 GB DVD .iso image downloaded from web).

 You can use BackupPC_tarCreate as your BackupPC user to create
  a tar archive of the files you want to restore.

Well, the restore must be done by a Windows user.
The restore i'm talking about is of one single file of big size (about 12 GB).
Backup ot that file works perfectly.

But download that file -by selecting it in Backup Browse tree or
creating the zip file- seems to be not possible.
Any help/tips?

Regards
M

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Download file directly from browse fails...

2008-02-16 Thread Justin Best

 Well, the restore must be done by a Windows user.
OK, why not use the same method that backed the file up to restore it?  
Just choose restore in the BackupPC interface. If you backed the file  
up using SMB, for instance, restore it using SMB! If it was backed up  
using rsyncd, restore using rsyncd through the BackupPC interface.

 The restore i'm talking about is of one single file of big size  
 (about 12 GB).
 Backup ot that file works perfectly.
If you have never successfully restored that file, how can you be  
certain that it's not corrupt in some way? All you can know for  
certain in that scenario is that there were no error messages  
generated when backing the file up.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Download file directly from browse fails...

2008-02-16 Thread Les Mikesell
Mirco Piccin wrote:
 
 It's size is about 12 GB.
 I try to download it directly from Browse Backup, but the first time
 download freeze at about 3,99 GB, and the second time at about 2,76
 GB.
 
 Maybe there's a timeout for the direct downloading?

Many versions of apache do not support large files even when the rest of 
the OS and file systems support them, so there may be a 4 gig limit on 
the server side.

-- 
   Les Mikesell
[EMAIL PROTECTED]

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/