BackupPC-users

Re: [BackupPC-users] convert from rsync to rsyncd

2009-12-09 17:59:36
Subject: Re: [BackupPC-users] convert from rsync to rsyncd
From: Holger Parplies <wbppc AT parplies DOT de>
To: "Jeffrey J. Kosowsky" <backuppc AT kosowsky DOT org>
Date: Wed, 9 Dec 2009 23:56:03 +0100
Hi,

Jeffrey J. Kosowsky wrote on 2009-12-09 02:33:35 -0500 [Re: [BackupPC-users] 
convert from rsync to rsyncd]:
> [...]
> That being said, I don't think "/" will pose a problem since BackupPC
> saves the rsync "/" share name as "f%2f" (mangled form) which is
> equivalent to an unmangled "%2f" share name which probably is allowed
> in rsyncd. So just call the equivalent rsyncd share name "%2f". I
> haven't tested this, so I may be missing something, but try it...

sure you're missing something. A file or directory name "%2f" would luckily
be mangled to "f%252f" - otherwise there could be file name collisions. See
sub fileNameEltMangle in BackupPC::Lib. So, no, "f%2f" is *not* equivalent to
an unmangled "%2f".

Regards,
Holger

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

<Prev in Thread] Current Thread [Next in Thread>