F5F Stay Refreshed Software Operating Systems Sync files to a VPS using rsync

Sync files to a VPS using rsync

Sync files to a VPS using rsync

D
Drago776
Member
59
09-29-2016, 04:28 AM
#1
You're trying to sync files from a Windows Server 2008 R2 to a Debian 7 VPS using cwRsync. First, set up SSH keys on the Debian server by generating your private key with sh-keygen and saving it as a .txt file. Then configure SSH to use that key for authentication. Finally, run rsync from the Windows machine to the Debian server. Let me know if you need more details!
D
Drago776
09-29-2016, 04:28 AM #1

You're trying to sync files from a Windows Server 2008 R2 to a Debian 7 VPS using cwRsync. First, set up SSH keys on the Debian server by generating your private key with sh-keygen and saving it as a .txt file. Then configure SSH to use that key for authentication. Finally, run rsync from the Windows machine to the Debian server. Let me know if you need more details!