duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] ftp resume fails


From: edgar . soldin
Subject: [Duplicity-talk] ftp resume fails
Date: Thu, 06 Aug 2009 13:18:03 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1) Gecko/20090715 Thunderbird/3.0b3

there is a ftplicity user experiencing the issue below. I advised to update the duplicity version from 0.5.09 to 0.5.17 (not 0.5.18 because of waitpid bug) ... any further ideas? ticket is here:
http://is.gd/24LfS

Is there any way to tell the ftp backend how to handle resuming?

thanks ede

-->
The remote file "duplicity-full.2009-08-03T22:20:10+02:00.vol1.difftar.gpg" already exists.
        Local:      26269215 bytes, dated Mon 03 Aug 2009 22:20:17 CEST.
        Remote:      1809192 bytes, dated Mon 03 Aug 2009 22:20:49 CEST.

        [O]verwrite?  [R]esume?  [A]ppend to?  [S]kip?  [N]ew Name?
        [O!]verwrite all?  [R!]esume all?  [S!]kip all?  [C]ancel  > '
Timeout waiting for response
Running 'ncftp -u bk17549 backup.rimertis.ch' failed (attempt #5)
Giving up trying to execute 'ncftp -u bk17549 backup.rimertis.ch' after 5 attempts Removing still remembered temporary file /tmp/duplicity-RW4KGf-tempdir/mktemp-DDPcLa-1 Removing still remembered temporary file /tmp/duplicity-RW4KGf-tempdir/mktemp-h_8dhD-2
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 582, in <module>
    with_tempdir(main)
  File "/usr/bin/duplicity", line 576, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 566, in main
    full_backup(col_stats)
  File "/usr/bin/duplicity", line 235, in full_backup
    bytes_written = write_multivol("full", tarblock_iter, globals.backend)
  File "/usr/bin/duplicity", line 162, in write_multivol
    (tdp, dest_filename)))
File "/usr/lib/python2.6/dist-packages/duplicity/asyncscheduler.py", line 148, in schedule_task
    return self.__run_synchronously(fn, params)
File "/usr/lib/python2.6/dist-packages/duplicity/asyncscheduler.py", line 174, in __run_synchronously
    ret = fn(*params)
  File "/usr/bin/duplicity", line 161, in <lambda>
async_waiters.append(io_scheduler.schedule_task(lambda tdp, dest_filename: put(tdp, dest_filename),
  File "/usr/bin/duplicity", line 115, in put
    backend.put(tdp, dest_filename)
File "/usr/lib/python2.6/dist-packages/duplicity/backends/ftpbackend.py", line 171, in put
    res = self.run_ftp_command_list(commands)
File "/usr/lib/python2.6/dist-packages/duplicity/backends/ftpbackend.py", line 166, in run_ftp_command_list
    raise BackendException("Error running '%s'" % self.commandline)
BackendException: Error running 'ncftp -u bk17549 backup.rimertis.ch'






reply via email to

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