Add Comment
|
Related Links
|
TrackBack
cwRsync Does Not Work on Windows VistacwRsync is a free rsync software for the Windows operating system. I've been using it to synchronize my data for the past year or so. Today, I have installed it on Windows Vista. But when I try to run it, I have found that it prints an error message. The following is the error message: rsync: Failed to exec ssh: No such file or directory (2) Anyone seen this error message and know how to get around it? What are some possible to use rsync on Windows Vista? Is there a cwRsync replacement software that works with Windows Vista? Chieh Cheng Ok, I figured it out. Thankfully, cwRsync works just fine with Windows Vista. The problem is its incompatibility with the Windows path environment variable. The following is the path I set for cwRsync: %SystemDrive%\"Program Files"\cwrsync\bin This path setting works find in Windows Vista. However, when rsync tries to execute, it couldn't find ssh.exe using that path. By removing the double quotes from the path above, as shown below, rsync is able to find ssh.exe again. %SystemDrive%\Program Files\cwrsync\bin At this point, I have no clue why the double quotes would screw cwRsync. Chieh Cheng The post at http://www.antidis.com/articles/2005/08/windows-rsync/ may help, as it just served as a solution for me. Affirming positivity ... willowdan Gracias por esta soluci�n; fue de gran ayuda guillermohaad
Add Comment
|
Related Links
|
TrackBack
Did your message disappear? Read the Forums FAQ. Add CommentSpam Control | * indicates required field TrackBackTrackBack only accepted from WebSite-X Suite web sites. Do not submit TrackBacks from other sites. Send Ping | TrackBack URL | Spam Control No TrackBacks yet. TrackBack can be used to link this thread to your weblog, or link your weblog to this thread. In addition, TrackBack can be used as a form of remote commenting. Rather than posting the comment directly on this thread, you can posts it on your own weblog. Then have your weblog sends a TrackBack ping to the TrackBack URL, so that your post would show up here. Messages, files, and images copyright by respective owners. |
Articles
|
Wiki
93 Users Online
|
Copyright © 2004 - 2024. All Rights Reserved. |