How can i tell if rsync is running

2 posts / 0 new
Last post
Anonymous
How can i tell if rsync is running

first time using rsync, how can you make sure it is running

itefix
Offline
Last seen: 2 weeks 10 hours ago
Joined: 01.05.2008 - 21:33
For client: you can add

For client: you can add --progress switch to your rsync command line to see the progress.

For server: You need to check rsync daemon log file in the installation directory.

Release announcements