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: Kenneth Loafman
Subject: Re: [Duplicity-talk] ftp resume fails
Date: Thu, 06 Aug 2009 06:43:26 -0500
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

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
> 


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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