rdiff-backup-users
[Top][All Lists]
Advanced

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

[rdiff-backup-users] OSError #5 on encfs reverse encrypted directories-


From: Ben Tebulin
Subject: [rdiff-backup-users] OSError #5 on encfs reverse encrypted directories- & filenames
Date: Mon, 18 Feb 2013 16:01:36 +0100
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130107 Thunderbird/17.0.2

Hi list!

I'm trying to use securely backup my data into "untrusted storage":
- rdiff-backup allows me to use a "push" approach.
- A reverse mounted encfs offers a r/o, encrypted view on my data.

Unfortunately I'm having problems to get this running:
- Plain rsync works
- rdiff-backup with "regular files" works, too.
- rdiff-backup seems to stumble over the encrypted filenames
- I'm on squeeze.
- Both source&target use rdiff-backup 1.8.2

# rdiff-backup /srv/encfs address@hidden::/share/MD0_DATA/Backups

/usr/lib/pymodules/python2.6/rdiff_backup/SetConnections.py:148: DeprecationWarning: os.popen2 is deprecated. Use the subprocess module.
  stdin, stdout = os.popen2(remote_cmd)
Exception '[Errno 5] Input/output error: '/srv/encfs/3sqK5sa5zwhrsKVdTeLN0GhjvcX59wEhDl5WkJTBZhgnPzA2AeNfRaWG5Nl0CovooB-'' raised of class '<type 'exceptions.OSError'>':
           ...
File "/usr/lib/pymodules/python2.6/rdiff_backup/connection.py", line 450, in __call__
    return apply(self.connection.reval, (self.name,) + args)
File "/usr/lib/pymodules/python2.6/rdiff_backup/connection.py", line 370, in reval
    if isinstance(result, Exception): raise result

Any hints?

Thanks!
- Ben



reply via email to

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