Hi All, I'm new to rsync usage in Mac OS X. I'm having a strange issue with -- files-from option.
I'm providing the --files-from to provide a file , which contains the list of files separated by newline character , to perform backup operation. Especially in Mac OS X , particular tiff bundle files are having \r as part of the filename.When rsync reads the filepaths using delimiter \r.Hence my filename is split into 2 strings and finally getting No Such file or directory error. Is there any way i can specify the custom delimiter to rsync to read the file names. Please help me to solve this. Thanks in Advance. JanakiRam. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html