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

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

[Rdiff-backup-bugs] [bug #20342] fails backing up to cifs share (v1.1.11


From: Andrew Ferguson
Subject: [Rdiff-backup-bugs] [bug #20342] fails backing up to cifs share (v1.1.11)
Date: Sat, 28 Jul 2007 20:10:24 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.12) Gecko/20070508 Firefox/1.5.0.12

Update of bug #20342 (project rdiff-backup):

             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #3:

Oh I see what's happening. SMB returns EPERM (Not permitted) when you try to
create a symlink, but CIFS returns EOPNOTSUPP (Operation not supported) for
the same thing. rdiff-backup was correctly handling the first case, but not
the second. I have added EOPNOTSUPP to the list of 'benign' errors that yield
a non-fatal SpecialFileError during backup. Fixed in CVS.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?20342>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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