Forum Discussion
allensmith81
5 years agoBoss
Hi all,
if like Denizbaby you are having problems with rsync, and you have downloaded the cwrsync plugin mentioned by RobertT, be aware that the cwrsync package does not correctly install the cwrsync bin directory into windows 10 PATH variable.
To fix this you need to put it there yourself.
- Download cwrsync - 64-bit version ; x86 version
- run the cwrsync file
- press the windows key and type 'env'
- Select 'Edit the system environment variables'
- click Environment variables at the bottom of the advanced tab that opens
- under system variables find Path and click it
- click edit or double click the path
- In the edit enviroment variable dialog click new
- you need to enter the full path to the bin folder which now exists in your cwrsync folder you just downloaded.
- Click ok
- Open Powershell
- type rsync --version
If you get a version number you are done.
Related Content
- 7 years ago