💻 Software
Rsync on windows: Permission Denied (13)
Fresh7 days ago
Mar 15, 20265626 viewsConfidence Score0%
0%
Problem
I have a Windows 7 box and an Ubuntu server that I need to sync files between. My plan was to use Rsync running in cygwin on the Windows machine with a script like this: However when I attempt this, rsync spits out error's like this for every file or dir The user I'm ssh'ing into the server as has …
Error Output
cd E:/User/ rsync -avz --delete -e "ssh -p 2221" Pictures/* user@sub.host.com:/Path/to/Files/ rsync -avz --delete -e "ssh -p 2221" user@sub.host.com:…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Rsync on windows: Permission Denied (13)
Low Risk
https://stackoverflow.com/questions/2124169/cwrsync-ignores-nontsec-on-windows-7
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix