Jakub Jedelsky wrote: > Hi all, > > I have maybe really stupid question. I need to know how backuppc work > with XferMethod set as "tar".. > Was first of all maked a tar file on client-side and after that sent via > ssh or ... is tar file sending continuously? e.g. I want to backup about > 50GB from client, but there is only 2GB of all space free. Is this possible? >
The data is sent as a stream over the ssh connection to the server which breaks out the files and matches them up in the pool. The client side does not need extra space. -- Les Mikesell lesmikes...@gmail.com ------------------------------------------------------------------------------ _______________________________________________ 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/