Follow-up Comment #1, bug #21857 (project duplicity):

scp://[EMAIL PROTECTED]/home/andy/backup

probably should be:

scp://[EMAIL PROTECTED]//home/andy/backup

to make it an absolute pathname.

The scp protocol is just another name for the ssh protocol.  scp and sftp are
ssh tools that provide the capability to list and delete (sftp), and get and
put (scp).  The call to sftp is to list the directory.

You can find much more information on the mail list.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?21857>

_______________________________________________
  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