sajad torkamani

Replace forge below with your SSH alias:

mkdir -p /tmp/rsync-local && touch /tmp/rsync-local/file.txt && rsync -LPa /tmp/rsync-local/file.txt forge:/tmp/rsync-remote

If the output is something like the below, then rsync is working ok:

rsync: Quickly test file transfer
Tagged: rsync