Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

rsync - to compare remote directories

Revathisharmila-OracleJun 7 2011 — edited Jun 7 2011
Hi Friends,

I did use the below syntax to compare remote directories , but it listed all the files in the source directories even if the files are same as in the target directory.

rsync -avn -e 'ssh -l target user' target:path path

Thanks,
Revathi
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 5 2011
Added on Jun 7 2011
6 comments
2,132 views