This is a discussion on Re: Using OpenSSH with Rsync within the OpenSSH Development forums, part of the Networking and Network Related category; Warren Roach wrote: > This question is perhaps one you have seen before but I have not > found an ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Warren Roach wrote:
> This question is perhaps one you have seen before but I have not > found an answer to as yet. > > Rsync uses cygwin1.dll as does openssh. Is there a more current > compilation of openssh that uses a more current cygwin1.dll such that > both rsync and openssh can function on the same version? This is > important because of improvements made to cygwin1 that affect rsync > speed. Thanks for your thoughts and help. The OpenSSH and rsync binaries that ship with Cygwin itself will use the same version of the cygwin DLL. If you're not using those then you're pretty much on your own. I think that recent versions of Windows now allow per-process private DLLs these days, so if you must use different versions then that might help. -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement. _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org https://lists.mindrot.org/mailman/li...enssh-unix-dev |