Michael Stowe wrote at about 03:35:13 +0000 on Sunday, June 16, 2019:
 > On 2019-06-15 19:20, backu...@kosowsky.org wrote:
 > > I am running backuppc 4.3.0 on Linux Ubuntu 18.04
 > > 
 > > I have a file copied over from an old Windows installation to my Linux
 > > server with name:
 > > 
 > > -rwx------ 1 user1 user1  28672 May 11  2005 'r'$'\351''ponse.doc'
 > > 
 > > This file gives an error under backuppc as follows:
 > >      [sender] cannot convert filename:
 > >      user1/docs/r\#351ponse.doc (Invalid or incomplete multibyte or
 > > wide character)
 > > 
 > > Note that rsync itself has no trouble copying this file when I run
 > > rsync manually.
 > > 
 > > Also, interestingly, this same file backed up fine on my old Fedora 12 
 > > server
 > > running backuppc 3.x.
 > > 
 > > Any ideas why backuppc is having trouble with this file?
 > 
 > Almost definitely because the encoding is invalid relative to the 
 > locale.  The simplest thing to do is to rename the file so that it's a 
 > valid filename.

I could do that of course, but i would like to "fix" it if possible.
If the native filesystem and 'rsync' are both able to deal with the
file, it seems to me that backuppc should also be able to deal with
it.

Backup should be maximally tolerant so as to duplicate the files as
permissively as possible...


_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to