This may not be regarded as a bug, but it actually affects and is sometimes boring.
Suppose *foo* and *bar* are directories. When someone types: *rsync foo/ bar* rsync will sync foo/* into bar/ However, if he/she types: *mv foo/ bar* mv will move foo into bar/ and cp behaves like mv I think the trailing / shouldn't matter so much. What matters should be the asterisk after / This is just a convention. -- Cyker Way Email:[email protected] <email%[email protected]>
-- 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
