On Fri, May 16, 2008 at 3:28 PM, JanakiRam <[EMAIL PROTECTED]> 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. > Hence my rsync command is failing.... You need to quote the filename you pass to rsync. How are you passing it? Hamish _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
