Answers for "sync folder from local to server with progress"

0

sync folder from local to server with progress

rsync -aP ~/SourceDirectory/ [email protected]:~/Destination
Posted by: Guest on May-26-2021
0

sync folder from local to server with progress

rsync -aP ~/SourceDirectory/ [email protected]:~/Destination
Posted by: Guest on May-26-2021

Code answers related to "sync folder from local to server with progress"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language