Sebastien Sans schrieb: > Hello, > > The compression system of the pool in BackupPc is great, it save a lot > of place, but I didn't found how to compress the tranfers in order to > save my bandwidth. > I tryed to modify the command line in "rzync" and "tar" modes to > activate compression (i added -z options to use gz compression), the > transfer was shorter but the result was'nt well recognized by > BackupPc. > I'm sure there is a simple way to compress the tranferts. If someone > has the solution, that would be great.
Unfortunately, BackupPC does not support any sort of "transfer compression". The best you can do is: - do rsync transfers over SSH - SSH provides compression - use VPN with compression, i.e. OpenVPN -- Tomasz Chmielewski http://wpkg.org ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
