<?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 Re: Non-VMS to VMS SSH File Transfer in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/non-vms-to-vms-ssh-file-transfer/m-p/5212783#M58919</link>
    <description>The thing is ... we don't know what the protection settings are on the client. &lt;BR /&gt;&lt;BR /&gt;After a little more testing, we found that OpenSSH for Windows does work properly when copying to the VMS system.&lt;BR /&gt;&lt;BR /&gt;To be specific, the client system that is sending the files is running FreeBSD 5.4 using SSHcomm's SSH-1.99-3.2.3. &lt;BR /&gt;&lt;BR /&gt;What we are trying to accomplish to have the downloaded file take on the protection settings as defined in the ACE entry.</description>
    <pubDate>Fri, 04 Dec 2009 21:15:35 GMT</pubDate>
    <dc:creator>Allan Large</dc:creator>
    <dc:date>2009-12-04T21:15:35Z</dc:date>
    <item>
      <title>Non-VMS to VMS SSH File Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-vms-to-vms-ssh-file-transfer/m-p/5212781#M58917</link>
      <description>When files are downloaded via SSH from a non-VMS system to a VMS system, the file does not have the security settings defined in the DEFAULT_PROTECTION ACL setup for that directory.&lt;BR /&gt;&lt;BR /&gt;For example, the ACL is:&lt;BR /&gt;&lt;BR /&gt;SPEEDE.DIR;1 [STDSRV,REG] (RWE,RWE,RWED,)&lt;BR /&gt;(DEFAULT_PROTECTION,SYSTEM:RWED,OWNER:RWED,GROUP:RWED,WORLD:)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When the file is downloaded, it's protection settings are :&lt;BR /&gt;&lt;BR /&gt;EDITRN56.;1 [STDSRV,REG] (RWD,RWD,R,)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When files are transferred from a VMS system, the protection settings are correct according to the ACL DEFAULT_PROTECTION.&lt;BR /&gt;&lt;BR /&gt;We are experiencing this on all versions of VMS / TCPIP ranging from TCPIP V5.4 to V5.6 with all the latest ECO's. &lt;BR /&gt;&lt;BR /&gt;Anyone have any ideas as to how we might be able to make this work ?</description>
      <pubDate>Fri, 04 Dec 2009 19:57:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-vms-to-vms-ssh-file-transfer/m-p/5212781#M58917</guid>
      <dc:creator>Allan Large</dc:creator>
      <dc:date>2009-12-04T19:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Non-VMS to VMS SSH File Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-vms-to-vms-ssh-file-transfer/m-p/5212782#M58918</link>
      <description>What are the file protections on the source system? Some implementations of SFTP attempt to set the same characteristics (protection, dates, size, etc) on the newly created file after copying it from the source. Of course "execute" privilege is completely different in the Unix world than the VMS world.</description>
      <pubDate>Fri, 04 Dec 2009 21:07:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-vms-to-vms-ssh-file-transfer/m-p/5212782#M58918</guid>
      <dc:creator>Richard Whalen</dc:creator>
      <dc:date>2009-12-04T21:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Non-VMS to VMS SSH File Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-vms-to-vms-ssh-file-transfer/m-p/5212783#M58919</link>
      <description>The thing is ... we don't know what the protection settings are on the client. &lt;BR /&gt;&lt;BR /&gt;After a little more testing, we found that OpenSSH for Windows does work properly when copying to the VMS system.&lt;BR /&gt;&lt;BR /&gt;To be specific, the client system that is sending the files is running FreeBSD 5.4 using SSHcomm's SSH-1.99-3.2.3. &lt;BR /&gt;&lt;BR /&gt;What we are trying to accomplish to have the downloaded file take on the protection settings as defined in the ACE entry.</description>
      <pubDate>Fri, 04 Dec 2009 21:15:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-vms-to-vms-ssh-file-transfer/m-p/5212783#M58919</guid>
      <dc:creator>Allan Large</dc:creator>
      <dc:date>2009-12-04T21:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Non-VMS to VMS SSH File Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-vms-to-vms-ssh-file-transfer/m-p/5212784#M58920</link>
      <description>Please enable and post (as text file attachments) the tracing of the full working and the full non-working transfer sequences.  Usually the -vv flag on the sftp command.&lt;BR /&gt;&lt;BR /&gt;Consider using a resource identifier here, as well.  That can trump various of these issues:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://labs.hoffmanlabs.com/node/1450" target="_blank"&gt;http://labs.hoffmanlabs.com/node/1450&lt;/A&gt;</description>
      <pubDate>Fri, 04 Dec 2009 22:02:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-vms-to-vms-ssh-file-transfer/m-p/5212784#M58920</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-12-04T22:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Non-VMS to VMS SSH File Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-vms-to-vms-ssh-file-transfer/m-p/5212785#M58921</link>
      <description>&lt;!--!*#--&gt;&amp;gt; When files are downloaded via SSH [...]&lt;BR /&gt;&lt;BR /&gt;Which way is down?  Which system is the&lt;BR /&gt;client, and which the server?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; To be specific, the client system that is&lt;BR /&gt;&amp;gt; sending the files is running FreeBSD 5.4&lt;BR /&gt;&amp;gt; using SSHcomm's SSH-1.99-3.2.3.&lt;BR /&gt;&lt;BR /&gt;Many people would call that uploading.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] the -vv flag [...]&lt;BR /&gt;&lt;BR /&gt;Do we know even what the actual command being&lt;BR /&gt;used there is?  The OpenSSH SFTP client has a &lt;BR /&gt;"-P" option to preserve permissions and&lt;BR /&gt;times, and something like that might affect&lt;BR /&gt;the results of a transfer.  I'd expect any&lt;BR /&gt;chmod activity to appear in that diagnostic&lt;BR /&gt;output.</description>
      <pubDate>Sat, 05 Dec 2009 16:37:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-vms-to-vms-ssh-file-transfer/m-p/5212785#M58921</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2009-12-05T16:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Non-VMS to VMS SSH File Transfer</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/non-vms-to-vms-ssh-file-transfer/m-p/5212786#M58922</link>
      <description>While the assigning of ACL's doesn't fix the root problem, it does give a work-around.&lt;BR /&gt;&lt;BR /&gt;Thanks guys !!!</description>
      <pubDate>Tue, 08 Dec 2009 23:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/non-vms-to-vms-ssh-file-transfer/m-p/5212786#M58922</guid>
      <dc:creator>Allan Large</dc:creator>
      <dc:date>2009-12-08T23:07:03Z</dc:date>
    </item>
  </channel>
</rss>

