duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] problem with ftp


From: Boris.Boege
Subject: [Duplicity-talk] problem with ftp
Date: 31 Jan 2003 12:43:35 +0100

hi!

I have a problem with one ftp-server - I got the following error:

sh-2.05b$ duplicity /home/jaf/ ftp://address@hidden/backup
FTP_PASSWORD not set, using empty ftp password
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 352, in ?
    if __name__ == "__main__": main()
  File "/usr/bin/duplicity", line 328, in main
    globals.archive_dir).set_values()
  File "/usr/lib/python2.2/site-packages/duplicity/collections.py", line
355, in set_values
    backend_filename_list = self.backend.list()
  File "/usr/lib/python2.2/site-packages/duplicity/backends.py", line
362, in list
    return self.error_wrap('nlst')
  File "/usr/lib/python2.2/site-packages/duplicity/backends.py", line
333, in error_wrap
    except ftplib.all_errors, e: raise BackendException(e)
duplicity.backends.BackendException: 502 Not implemented.

is there anybody who knows what went wrong here?
thanks in advance!

Boris






reply via email to

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