duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] ftp resume fails


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

does this setting also affect ncftpput? I understand you are using the tools directly again?
Why is this setting not set by default by duplicity?

Agreed. I saw the version 0.5.19 pending release while looking for the tar.gz ..

Btw. It took me a while to find the software archive. Why not link it on the website.

"Older versions are also available for the budding historians in the <a href="http://savannah.nongnu.org/files/?group=duplicity";>downloads area</a>."

Also a menu entry 'Download' on the left would help.

... ede


On 06.08.2009 13:43, Kenneth Loafman wrote:
Have him do the following manually, as the user that runs ftplicity:

$ ncftp
ncftp>  set auto-resume on
ncftp>  quit

Then it will automatically resume on uploads.

Looks like I may need to put out a 0.5.19 soon...

...Thanks,
...Ken

address@hidden wrote:
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'




_______________________________________________
Duplicity-talk mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/duplicity-talk




------------------------------------------------------------------------

_______________________________________________
Duplicity-talk mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/duplicity-talk




reply via email to

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