| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | "Thomas Wiedmann" <th DOT wm AT gmx DOT de> |
| Subject: | user shared size version mismatch while trying scp |
| Date: | Wed, 9 Jul 2008 21:09:31 +0200 |
| Lines: | 32 |
| Message-ID: | <g532dc$2op$1@ger.gmane.org> |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hello,
after trying to call a statement of the pattern
$ scp /cygdrive/F/Temp/Test.log myuser AT serverip:/tmp
in my Cygwin bash console (called by C:\Programme\Cygwin\Cygwin.bat), I've
got multiple messages like:
c:\Programme\OpenSSH\bin\scp.exe (772): *** shared version mismatch
detected - 0x8A88009C/0x75BE0074.
You have multiple copies of cygwin1.dll on your system.
...
c:\Programme\OpenSSH\bin\scp.exe (2884): *** user shared size version
mismatch detected - 0xA65C/0xA660.
You have multiple copies of cygwin1.dll on your system.
... and so on.
Yes, it's true; I have 2 versions of cygwin1.dll on the system:
C:\Programme\Cygwin\bin\cygwin1.dll
C:\Programme\OpenSSH\bin\cygwin1.dll
How can scp be called and run successfully within the Cygwin console without
getting this mismatch error message and without removing the
C:\Programme\OpenSSH installation?
Thomas Wiedmann
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |