<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SCP Fails in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/scp-fails/m-p/3341748#M50150</link>
    <description>I try t copy a file via scp from a Unix Box to a OpenVMS WorkStation.&lt;BR /&gt;SCP fails without an errormessage.&lt;BR /&gt;There is no opcom message and there is no message in a Logfile.&lt;BR /&gt;For each try i got a process with the following name: TCPIP$SS_BGxxxx&lt;BR /&gt;I use public key authentication and if i try to connect the Alpha Workstation using "ssh username@hostname" it works.&lt;BR /&gt;&lt;BR /&gt;TCPIP Version 5.4 ECO 2&lt;BR /&gt;OPENVMS 7.3-2&lt;BR /&gt;&lt;BR /&gt;Has anyone an idea to solve the problem?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Winfried</description>
    <pubDate>Tue, 27 Jul 2004 01:52:14 GMT</pubDate>
    <dc:creator>Winfried Wetzel</dc:creator>
    <dc:date>2004-07-27T01:52:14Z</dc:date>
    <item>
      <title>SCP Fails</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-fails/m-p/3341748#M50150</link>
      <description>I try t copy a file via scp from a Unix Box to a OpenVMS WorkStation.&lt;BR /&gt;SCP fails without an errormessage.&lt;BR /&gt;There is no opcom message and there is no message in a Logfile.&lt;BR /&gt;For each try i got a process with the following name: TCPIP$SS_BGxxxx&lt;BR /&gt;I use public key authentication and if i try to connect the Alpha Workstation using "ssh username@hostname" it works.&lt;BR /&gt;&lt;BR /&gt;TCPIP Version 5.4 ECO 2&lt;BR /&gt;OPENVMS 7.3-2&lt;BR /&gt;&lt;BR /&gt;Has anyone an idea to solve the problem?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Winfried</description>
      <pubDate>Tue, 27 Jul 2004 01:52:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-fails/m-p/3341748#M50150</guid>
      <dc:creator>Winfried Wetzel</dc:creator>
      <dc:date>2004-07-27T01:52:14Z</dc:date>
    </item>
    <item>
      <title>Re: SCP Fails</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-fails/m-p/3341749#M50151</link>
      <description>Winfried,&lt;BR /&gt;&lt;BR /&gt;I'm not that familiar with SSH, SCP &amp;amp; SFTP, but since you're able to connect to the VMS box using "ssh user@host" I assume the configuration is set up correctly.&lt;BR /&gt;&lt;BR /&gt;Can you tell me if "scp -v" shows anything more on your Unix box?&lt;BR /&gt;&lt;BR /&gt;Greetz,&lt;BR /&gt;&lt;BR /&gt;Kris&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2004 05:40:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-fails/m-p/3341749#M50151</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2004-07-27T05:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: SCP Fails</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-fails/m-p/3341750#M50152</link>
      <description>Kris,&lt;BR /&gt;&lt;BR /&gt;the debugmessages from scp -v seems to be normal as you can see:&lt;BR /&gt;&lt;BR /&gt;debug1: Reading configuration data /etc/ssh/ssh_config&lt;BR /&gt;debug1: Applying options for *&lt;BR /&gt;debug1: Connecting to leo [172.30.151.173] port 22.&lt;BR /&gt;debug1: Connection established.&lt;BR /&gt;debug1: identity file /home/stest/.ssh/id_rsa type -1&lt;BR /&gt;debug1: identity file /home/stest/.ssh/id_dsa type 2&lt;BR /&gt;debug1: Remote protocol version 2.0, remote software version 2.4.1 SSH Secure Sh&lt;BR /&gt;ell OpenVMS V1.0&lt;BR /&gt;debug1: match: 2.4.1 SSH Secure Shell OpenVMS V1.0 pat 2.*&lt;BR /&gt;debug1: Enabling compatibility mode for protocol 2.0&lt;BR /&gt;debug1: Local version string SSH-2.0-OpenSSH_3.7.1p2&lt;BR /&gt;debug1: SSH2_MSG_KEXINIT sent&lt;BR /&gt;debug1: SSH2_MSG_KEXINIT received&lt;BR /&gt;debug1: kex: server-&amp;gt;client 3des-cbc hmac-md5 none&lt;BR /&gt;debug1: kex: client-&amp;gt;server 3des-cbc hmac-md5 none&lt;BR /&gt;debug1: sending SSH2_MSG_KEXDH_INIT&lt;BR /&gt;debug1: expecting SSH2_MSG_KEXDH_REPLY&lt;BR /&gt;debug1: Host 'leo' is known and matches the DSA host key.&lt;BR /&gt;debug1: Found key in /home/stest/.ssh/known_hosts:2&lt;BR /&gt;debug1: ssh_dss_verify: signature correct&lt;BR /&gt;debug1: SSH2_MSG_NEWKEYS sent&lt;BR /&gt;debug1: expecting SSH2_MSG_NEWKEYS&lt;BR /&gt;debug1: SSH2_MSG_NEWKEYS received&lt;BR /&gt;debug1: SSH2_MSG_SERVICE_REQUEST sent&lt;BR /&gt;debug1: SSH2_MSG_SERVICE_ACCEPT received&lt;BR /&gt;debug1: Authentications that can continue: hostbased,publickey,password&lt;BR /&gt;debug1: Next authentication method: publickey&lt;BR /&gt;debug1: Trying private key: /home/stest/.ssh/id_rsa&lt;BR /&gt;debug1: Offering public key: /home/stest/.ssh/id_dsa&lt;BR /&gt;debug1: Server accepts key: pkalg ssh-dss blen 434&lt;BR /&gt;debug1: read PEM private key done: type DSA&lt;BR /&gt;debug1: Authentication succeeded (publickey).&lt;BR /&gt;debug1: channel 0: new [client-session]&lt;BR /&gt;debug1: Entering interactive session.&lt;BR /&gt;debug1: Sending command: scp -v -t x.tmp</description>
      <pubDate>Tue, 27 Jul 2004 06:13:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-fails/m-p/3341750#M50152</guid>
      <dc:creator>Winfried Wetzel</dc:creator>
      <dc:date>2004-07-27T06:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: SCP Fails</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-fails/m-p/3341751#M50153</link>
      <description>&lt;BR /&gt;Winfried,&lt;BR /&gt;&lt;BR /&gt;According to the documentation I have, "If authentication succeeds and the user's identity has been accepted by the server, the server executes the command."&lt;BR /&gt;&lt;BR /&gt;Since you do not specify a destination where to copy the file to, I expect the server tries to copy the file in the SYS$LOGIN of the user.&lt;BR /&gt;Is this directory writable by the server?&lt;BR /&gt;&lt;BR /&gt;Could you enable auditing, like this&lt;BR /&gt;$ SET AUDIT/ALARM/ENABLE=ACCESS=FAIL&lt;BR /&gt;Then from an interactive session on the Alpha, do a&lt;BR /&gt;$ REPLY/ENABLE&lt;BR /&gt;And then re-execute the "scp" command from the Unix machine.&lt;BR /&gt;If any write access restrictions apply, you will see an alarm on the interactive session on the Alpha.&lt;BR /&gt;&lt;BR /&gt;Greetz,&lt;BR /&gt;&lt;BR /&gt;Kris&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2004 06:45:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-fails/m-p/3341751#M50153</guid>
      <dc:creator>Kris Clippeleyr</dc:creator>
      <dc:date>2004-07-27T06:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: SCP Fails</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-fails/m-p/3341752#M50154</link>
      <description>Kris,&lt;BR /&gt;&lt;BR /&gt;what you see are the debugmessages from scp -v. The last line is a debug message and not the command.&lt;BR /&gt;The command was: scp -v x.tmp stest@leo:&lt;BR /&gt;&lt;BR /&gt;I have tried this command between two openvms boxes and it works. But if i try this with a LinuxPC or a SUN Solaris Workstation, it doesn't work.&lt;BR /&gt;&lt;BR /&gt;Winfried</description>
      <pubDate>Tue, 27 Jul 2004 07:05:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-fails/m-p/3341752#M50154</guid>
      <dc:creator>Winfried Wetzel</dc:creator>
      <dc:date>2004-07-27T07:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: SCP Fails</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-fails/m-p/3341753#M50155</link>
      <description>Hi Winfried,&lt;BR /&gt;&lt;BR /&gt;well ssh/scp is not yet a very mature part of TCP/IP :-( Prompted by your post I did install ECO2. SCP/SFTP got better, while it just crashed right away with 5.4 plain, I did get a partial success. It does work for me against a Linux system with &lt;BR /&gt;OpenSSH_3.5p1, SSH protocols 1.5/2.0, OpenSSL 0x0090609f&lt;BR /&gt;&lt;BR /&gt;although it still spews around plenty of messages a la &lt;BR /&gt;&lt;BR /&gt;tcpip$ssh_scp2.exe: warning: packet length mismatch: expected 23, got 8;  connec&lt;BR /&gt;tion to non-standard server?&lt;BR /&gt;&lt;BR /&gt;(you could use -q to suppress these).&lt;BR /&gt;&lt;BR /&gt;OTOH even a plain SSH fails completely versus another Linux box with &lt;BR /&gt;OpenSSH_3.8p1, SSH protocols 1.5/2.0, OpenSSL 0.9.7d 17 Mar 2004&lt;BR /&gt;&lt;BR /&gt;Obviously the two Linux systems just talk fine to each other.&lt;BR /&gt;&lt;BR /&gt;So maybe it is worth to check the SSH version on your Unix systems.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jul 2004 21:17:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-fails/m-p/3341753#M50155</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-07-28T21:17:04Z</dc:date>
    </item>
    <item>
      <title>Re: SCP Fails</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-fails/m-p/3341754#M50156</link>
      <description>Winfried,&lt;BR /&gt;have you tried to use full pathnames?&lt;BR /&gt;&lt;BR /&gt;$ scp  username@hostname.xxx.xxx.sss:/home/user/y.y  user$disk:[xxx.xxx]t.t&lt;BR /&gt;&lt;BR /&gt;works for me&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Aug 2005 09:36:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-fails/m-p/3341754#M50156</guid>
      <dc:creator>Bart Buitenhuis_1</dc:creator>
      <dc:date>2005-08-22T09:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: SCP Fails</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/scp-fails/m-p/3341755#M50157</link>
      <description>If the Unix box is using OpenSSH (and odds are that it is), then SCP is actually RCP over SSH, which the SSH service in TCP/IP services does NOT provide a server for.  Try using SFTP, which TCP/IP services does provide a server for.</description>
      <pubDate>Mon, 03 Oct 2005 08:48:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/scp-fails/m-p/3341755#M50157</guid>
      <dc:creator>Richard Whalen</dc:creator>
      <dc:date>2005-10-03T08:48:47Z</dc:date>
    </item>
  </channel>
</rss>

