Follow-up Comment #2, sr #106567 (project duplicity):

Another update: I ran duplicity 0.5.03 on a different XP box to a different
linux box and got the same results. All these cygwin bash commands failed
withing minutes:

while true ; do PASSPHRASE=test duplicity duplicity_test_dir
ssh://[EMAIL PROTECTED]//home/user/backup_test ; done;

while true ; do PASSPHRASE=test duplicity --tempdir ~/temp --short-filenames
--time-separator _ duplicity_test_dir ssh://[EMAIL 
PROTECTED]//home/user/backup_test ;
done;

while true ; do PASSPHRASE=test duplicity --tempdir ~/temp duplicity_test_dir
ssh://[EMAIL PROTECTED]//home/user/backup_test ; done;

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/support/?106567>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/



_______________________________________________
Duplicity-tracker mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/duplicity-tracker

Reply via email to