Re: Problem with NSFileManger directoryContentsAtPath
Re: Problem with NSFileManger directoryContentsAtPath
- Subject: Re: Problem with NSFileManger directoryContentsAtPath
- From: Jens Alfke <email@hidden>
- Date: Fri, 16 May 2008 09:32:20 -0700
On 16 May '08, at 7:28 AM, JanakiRam wrote:
When i give this filename as part of rsync source file ( using --
files-from
) , rsync is treating this filename as 2 different file names ,
because
rsync expects each filen name separated by \r.
Then it sounds like the author of rsync didn't take into account that
there might be control characters in filenames. You'll have to find a
way to work around that. Maybe there's a different way to pass the
filenames to rsync, or a way to specify a different delimiter.
Either way, this is an rsync issue, not a Cocoa one, so please take it
elsewhere (an rsync forum, or possibly the darwin-userlevel list here.)
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden