Comment 9 for bug 1105132

Revision history for this message
GrzesiekC (grzesiekc) wrote :

Hi all,

I've just switched to 14.04 from 12.04.
In the previous version I was doing backups to my FTP server.

Now I've got the same problem as other users:

DUPLICITY: INFO 11
DUPLICITY: . AsyncScheduler: running task synchronously (asynchronicity disabled)

DUPLICITY: INFO 1
DUPLICITY: . Writing ftp://<user_name>@192.168.x.x /<folder name>/duplicity-full.20140425T203823Z.vol1.difftar.gpg

DUPLICITY: WARNING 1
DUPLICITY: . Attempt 1 failed: GError: Operation unsupported

DUPLICITY: DEBUG 1
DUPLICITY: . Backtrace of previous error: Traceback (innermost last):
DUPLICITY: . File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 318, in iterate
DUPLICITY: . return fn(*args, **kwargs)
DUPLICITY: . File "/usr/lib/python2.7/dist-packages/duplicity/backends/giobackend.py", line 137, in copy_file
DUPLICITY: . target.get_parse_name())
DUPLICITY: . File "/usr/lib/python2.7/dist-packages/duplicity/backends/giobackend.py", line 112, in handle_error
DUPLICITY: . raise e
DUPLICITY: . GError: Operation unsupported
DUPLICITY: .