"Vin cius Medina" writes:
> I am having this problem with BackupPC:

> Running: /usr/bin/ssh -q -n -l USER* HOST* /bin/gtar -c -v -f - -C
> /arquivos/ --totals .

What happens when you run this:

    su backuppc
    /usr/bin/ssh -q -n -l USER* HOST* /bin/gtar -c -f - -C /arquivos/ --totals 
. | tar -tvf -

or even

    /usr/bin/ssh -q -n -l USER* HOST* /bin/gtar -c -f - -C /arquivos/ --totals 
. | od -c | more

Craig


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to