|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Setting up rsync with a Windows computer [message #83159 is a reply to message #32052 ] |
Tue, 04 August 2009 15:03  |
stormsson Messages: 211 Registered: April 2009 |
Faithful Member |
|
|
i bump this post to write some info that could be useful to someone, since i lost 2 hours on making it work...
after making the previosly written changes
(
- ssh and other stuff into windows dir , ugly solution but quick
- creation of the public/private key coupling
- .ssh/authorized_keys editing
etc
)
if you get an error stating that your private key has too open permissions, you can solve it by
1) opening folder settings in your explorer window
2) de-check "Use Simple File Sharing (Recommended)"
3) removing all inherited settings from advanced buttom
(this should remove all users)
4) add the user like your-pc/username
5) grant him only write and read permission.
6) hope that this is enough
mostly 6 though.
[Updated on: Tue, 04 August 2009 15:04]
|
|
|