rsync prevent destination only new folders but need new files

2014-11-12 Thread charith
hould copy from source - [used --existing did the job but it not copying new files also.] 2) need to copy *new files *on source directory to destination. Thanks in advance Charith. -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://

Check for Open files during rsync

2012-01-18 Thread charith
Hi All, I saw on previous mail thread under topic *"exclude open file in backup with rsync (2006)"* That Rsync can't handle open files and it sends all files without checking whether they are open.I want to know whether still Rsync have this problem or if their any solution for this. I really nee