duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-talk] "No such file or directory (-)" error


From: martin hampton
Subject: [Duplicity-talk] "No such file or directory (-)" error
Date: Thu, 26 Oct 2006 14:48:31 -0700 (PDT)

Hi,

Has anyone seen this error. On my Fedor Core 4 systems the command works, 
however on the older Redhat releases and ES releases it occurs. I'm current 
with Pyton, GNUPg, librsync.

It's not ssh key releated because I can scp to the destination without the 
password prompt.


duplicity scp://address@hidden//martin/xxxBaltic/ xxx3
No such file or directory (-).
Traceback (most recent call last):
  File "/usr/local/bin/duplicity", line 373, in <module>
    if __name__ == "__main__": main()
  File "/usr/local/bin/duplicity", line 349, in main
    globals.archive_dir).set_values()
  File "/usr/local/lib/python2.5/site-packages/duplicity/collections.py", line 
406, in set_values
    backend_filename_list = self.backend.list()
  File "/usr/local/lib/python2.5/site-packages/duplicity/backends.py", line 
299, in list
    l = self.popen(commandline).split('\n')[2:] # omit sftp prompts
  File "/usr/local/lib/python2.5/site-packages/duplicity/backends.py", line 
150, in popen
    raise BackendException("Error running '%s'" % commandline)
duplicity.backends.BackendException: Error running 'echo -e 'cd 
/martin/xxxBaltic/
ls -1' | sftp -b - address@hidden'


Thanks!!!

Marti








reply via email to

[Prev in Thread] Current Thread [Next in Thread]