Comment 8 for bug 1105132

Revision history for this message
Kurt Agius (kurteknikk) wrote :

I'm trying to backup to an internal FTP server and i'm getting the same error:

DUPLICITY: ERROR 50 put '/home/kurt/.cache/deja-dup/tmp/duplicity-1e0Q9B-tempdir/mktemp-40rClA-2' 'ftp://admin@192.168.178.11/admin/Documents/AcerAspireS7Backup/duplicity-full.20140419T215707Z.vol1.difftar.gpg'
DUPLICITY: . Operation unsupported

Debug trace:

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: .

Any ideas about this issue ?