Hi all, I'm not new to rsync, but I'm relatively new when using Cygwin's rsync (v2.6.6) to backup my files from Windows XP workstation to a Linux server (a RedHat, rsync v2.5.5).
What surprised me is that rsync daemon seems to accept module names with the same spelling, but wrong letter case. For example, I have a module named "TestRsync" (not quotes) on the Linux server. Then when I run Cygwin's rsync using the module spec "linux_server::TestRSync" (no quotes, notice the case different in the module name), I'd expect rsync to fail. But as a matter of fact, it didn't. Instead, rsync creates a new directory called "TestRSync" under the root directory of the TestRsync module. (That is, if my TestRsync module is rooted as /my_backup, the above rsync session will created /my_backup/TestRSync, and put all the files into this new directory.) So my question is: Is this by design that rsync can accept module names ignoring letter case? But if so, why does rsync create new directories when the letter cases are different instead of doing the normal synchronization in the /my_backup directory? Cheers, Freddie -- Wu Yinghui, Freddie Senior Software Engineer Advanced Technology Research and Development Group Volume Interactions Pte Ltd 1 Kim Seng Promenade #12-01 Great World City East Tower Singapore 237994 Tel: +65 62226962 (Ext 216) Fax: +65 62226215 Email: [EMAIL PROTECTED] URL: http://www.volumeinteractions.com http://www.dextroscope.com Important: This message is intended for the recipient(s) addressed above. It contains privileged and confidential information. If you are not the intended recipient, please notify the sender immediately by replying to this message and then delete it from your system. You must not read, copy, use, or disseminate this communication in any form. Thank you.
begin:vcard fn:Wu Yinghui, Freddie n:Wu;Yinghui org:Volume Interactions Pte Ltd;Advanced Technology, Research and Development Group adr:#12-01 Great World City East Tower;;1 Kim Seng Promenade;Singapore;SG;237994;Singapore email;internet:[EMAIL PROTECTED] title:Senior Software Engineer tel;work:+65 62226962 (Ext 216) tel;fax:+65 62226215 tel;cell:+65 93698612 note;quoted-printable:Every generation has a legend=0D=0A= Every journey has a first step=0D=0A= Every saga has a beginning x-mozilla-html:FALSE url:http://www.volumeinteractions.com version:2.1 end:vcard
signature.asc
Description: OpenPGP digital signature
-- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html