![]() |
VRangeSync forum |
Author | Topic: Copying files using vrangesync from remote server to local machine |
---|---|
fortune2000 New Member Registered ![]() ID # 12 |
![]() ![]() ![]() ![]() ![]()
What are the command to copy all files from a remote machine 'directory' to a local directory on my machine?
|
Posts: 4 | Member since: May 2024 | IP address: saved | |
TravelWanderer New Member Admin ![]() ID # 10 |
![]() ![]() ![]() ![]() ![]()
# Direct mirror Directory to Destination Directory
./vr -i "/machineA/syncuser/computerwork" -o "/home/syncuser/computerwork/" -sa "root@remotemachineIP" -sp "22" -sf "/home/syncuser/remotemachinepw.txt" Sync files from "/machineA/syncuser/computerwork" to your computer "/home/syncuser/computerwork/" You do not need to provide 'password'file if you have setup passwordless ssh For more example https://www.1range1.com/example.php#5 |
Posts: 5 | Member since: May 2024 | IP address: saved |
Contact | VRangeSync | Board rules | Privacy policy