Sync files to a VPS using rsync
Sync files to a VPS using rsync
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!