[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] error on mounted CIFS Windows share
From: |
Andrew Ferguson |
Subject: |
Re: [rdiff-backup-users] error on mounted CIFS Windows share |
Date: |
Fri, 03 Aug 2007 08:37:20 -0400 |
User-agent: |
Thunderbird 1.5.0.12 (Macintosh/20070509) |
Vytautas Stankevičius wrote:
> Hello
>
> I'm trying to do some backup from Debian server to a Windows share.
> Windows share is mounted with cifs.
>
> When rdiff-backup tries to backup a symlink on Linux side, it fails with:
This bug was fixed in CVS and will be part of next release: 1.1.13
If you want to fix it now, add 'EOPNOTSUPP' to the list of error codes
that starts around line 54 in robust.py. It's a big list in the function
catch_error(exc) ... you can't miss it.
> and thought that this bug is fixed:
>
> http://www.nabble.com/-bug--19896--fs_abilities.py-set_symlink_perms-raises-OSError-when-creating-symlink-on-cifs-volume-tf3775542.html
That is a different symlink bug that also affected CIFS.
Andrew
--
Andrew Ferguson - address@hidden