[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[rdiff-backup-users] still has charset problems
From: |
Farkas Levente |
Subject: |
[rdiff-backup-users] still has charset problems |
Date: |
Sun, 16 Mar 2008 14:35:52 +0100 |
User-agent: |
Thunderbird 2.0.0.12 (X11/20080226) |
hi,
we use rdiff-backup-1.1.15 but while we backup cifs mounted win2003
server we regularly get such errors bellow. the reason some kind of
filename encoding. unfortunately we use some hungarian iso-8859-2 and
some kind of koran chars in filename too;-( it'd be useful to fix it
somehow. on the other hand while it's not fixed at least it'd be useful
if rdiff-backup go further and skip those files and at least the other
part of the file system would be backed up. since currently even if only
one error occurred the whole backup process quit which is not really
robust behavior.
thanks in advance.
--------------------------------------------
Exception '[Errno 2] No such file or directory' raised of class
'exceptions.IOError':
File "/usr/lib64/python2.4/site-packages/rdiff_backup/robust.py",
line 32, in check_common_error
try: return function(*args)
File "/usr/lib64/python2.4/site-packages/rdiff_backup/rpath.py", line
1032, in append
return self.__class__(self.conn, self.base, self.index + (ext,))
File "/usr/lib64/python2.4/site-packages/rdiff_backup/rpath.py", line
757, in __init__
else: self.setdata()
File "/usr/lib64/python2.4/site-packages/rdiff_backup/rpath.py", line
782, in setdata
if self.lstat(): self.conn.rpath.setdata_local(self)
File "/usr/lib64/python2.4/site-packages/rdiff_backup/rpath.py", line
1377, in setdata_local
if Globals.eas_conn: rpath.data['ea'] = ea_get(rpath)
File "/usr/lib64/python2.4/site-packages/rdiff_backup/eas_acls.py",
line 565, in rpath_ea_get
ea.read_from_rp(rp)
File "/usr/lib64/python2.4/site-packages/rdiff_backup/eas_acls.py",
line 59, in read_from_rp
try: attr_list = rp.conn.xattr.listxattr(rp.path)
ListError
mnt/windows/f/shared/munkak/2008/V�r�smarty_lakas/07_Epitesz/2008-03-03/ELEKTROMOS
ALS� JPEG.jpg/ELEKTROMOS FELS? JPEG.jpg [Errno 2] No such file or directory
Exception '[Errno 2] No such file or directory' raised of class
'exceptions.IOError':
File "/usr/lib64/python2.4/site-packages/rdiff_backup/robust.py",
line 32, in check_common_error
try: return function(*args)
File "/usr/lib64/python2.4/site-packages/rdiff_backup/rpath.py", line
1032, in append
return self.__class__(self.conn, self.base, self.index + (ext,))
File "/usr/lib64/python2.4/site-packages/rdiff_backup/rpath.py", line
757, in __init__
else: self.setdata()
File "/usr/lib64/python2.4/site-packages/rdiff_backup/rpath.py", line
782, in setdata
if self.lstat(): self.conn.rpath.setdata_local(self)
File "/usr/lib64/python2.4/site-packages/rdiff_backup/rpath.py", line
1377, in setdata_local
if Globals.eas_conn: rpath.data['ea'] = ea_get(rpath)
File "/usr/lib64/python2.4/site-packages/rdiff_backup/eas_acls.py",
line 565, in rpath_ea_get
ea.read_from_rp(rp)
File "/usr/lib64/python2.4/site-packages/rdiff_backup/eas_acls.py",
line 59, in read_from_rp
try: attr_list = rp.conn.xattr.listxattr(rp.path)
ListError
mnt/windows/f/shared/munkak/2008/V�r�smarty_lakas/07_Epitesz/2008-03-03/ELEKTROMOS
ALS� JPEG.jpg/F�LDSZINTI EL?T�R PDF.pdf [Errno 2] No such file or directory
--------------------------------------------
--
Levente "Si vis pacem para bellum!"
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [rdiff-backup-users] still has charset problems,
Farkas Levente <=