duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] problems with ftp-backend on debian etch


From: Stephan Holl
Subject: [Duplicity-talk] problems with ftp-backend on debian etch
Date: Sat, 3 Mar 2007 18:44:20 +0100

dear duplicity-users,

I have a problem running duplicity (with its frontend ftplicity[1]) on
my server. 

Setup: 
duplicity: 0.4.2-10.1
debian etch 
python: 2.4.4
gnupg: 1.4.6-1

After a while of running backups to the server
I now have problems running
the backups on my ftp. 

The error is the following:
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 373, in ?
    if __name__ == "__main__": main()
  File "/usr/bin/duplicity", line 363, in main
    if action == "full": full_backup(col_stats)
  File "/usr/bin/duplicity", line 142, in full_backup
    bytes_written = write_multivol("full", tarblock_iter,
globals.backend) File "/usr/bin/duplicity", line 89, in write_multivol
    backend.put(tdp, dest_filename)
  File "/usr/lib/python2.4/site-packages/duplicity/backends.py", line
349, in put self.error_wrap('storbinary', "STOR "+remote_filename,
source_file) File
"/usr/lib/python2.4/site-packages/duplicity/backends.py", line 335, in
error_wrap except ftplib.all_errors, e: raise BackendException(e)
duplicity.backends.BackendException: (32, 'Broken pipe')

Perhaps you can point me to a place to start diggin into the problem.

I searched google but could not find something useful which helps me in
my situation.

Thank you for your help.

Best

        Stephan

[1] ftp://ftp.heise.de/pub/ct/listings/0613-216.tar.gz

-- 
Stephan Holl

Check headers for GnuPG Key!



-- 
Stephan Holl <address@hidden>
http://www.holl-land.de/blog

Attachment: signature.asc
Description: PGP signature


reply via email to

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