<?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 PSFTP in openvms (mput) in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/psftp-in-openvms-mput/m-p/4585269#M59124</link>
    <description>when using mput with wildcard, the . is getting converted to directory name.&lt;BR /&gt;&lt;BR /&gt;psftp&amp;gt; cd [.WORKSPACE]&lt;BR /&gt;Directory /disk$diskname/USERS/ABCD/[/WORKSPACE/]: no such file or directory&lt;BR /&gt;psftp&amp;gt; put sample.log&lt;BR /&gt;/disk$diskname/USERS/ABCD/sample/log: no such file or directory&lt;BR /&gt;psftp&amp;gt;&lt;BR /&gt;&lt;BR /&gt;The filename with . is getting converted to directory.&lt;BR /&gt;&lt;BR /&gt;How to copy the file using mput *.log. &lt;BR /&gt;</description>
    <pubDate>Wed, 17 Feb 2010 07:58:00 GMT</pubDate>
    <dc:creator>karthikeyan mahalingam</dc:creator>
    <dc:date>2010-02-17T07:58:00Z</dc:date>
    <item>
      <title>PSFTP in openvms (mput)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/psftp-in-openvms-mput/m-p/4585269#M59124</link>
      <description>when using mput with wildcard, the . is getting converted to directory name.&lt;BR /&gt;&lt;BR /&gt;psftp&amp;gt; cd [.WORKSPACE]&lt;BR /&gt;Directory /disk$diskname/USERS/ABCD/[/WORKSPACE/]: no such file or directory&lt;BR /&gt;psftp&amp;gt; put sample.log&lt;BR /&gt;/disk$diskname/USERS/ABCD/sample/log: no such file or directory&lt;BR /&gt;psftp&amp;gt;&lt;BR /&gt;&lt;BR /&gt;The filename with . is getting converted to directory.&lt;BR /&gt;&lt;BR /&gt;How to copy the file using mput *.log. &lt;BR /&gt;</description>
      <pubDate>Wed, 17 Feb 2010 07:58:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/psftp-in-openvms-mput/m-p/4585269#M59124</guid>
      <dc:creator>karthikeyan mahalingam</dc:creator>
      <dc:date>2010-02-17T07:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: PSFTP in openvms (mput)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/psftp-in-openvms-mput/m-p/4585270#M59125</link>
      <description>Seems to be a specialty of PSFTP, using FTP from HPUX tp VMS I cannot reproduce the problem, even the standard windows FTP client works as expected.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Wed, 17 Feb 2010 08:48:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/psftp-in-openvms-mput/m-p/4585270#M59125</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2010-02-17T08:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: PSFTP in openvms (mput)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/psftp-in-openvms-mput/m-p/4585271#M59126</link>
      <description>Hi Kalle.&lt;BR /&gt;&lt;BR /&gt;Can you please redirect, where i can get a possible solution to this problem.&lt;BR /&gt;i used "", it didn't work.</description>
      <pubDate>Wed, 17 Feb 2010 09:02:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/psftp-in-openvms-mput/m-p/4585271#M59126</guid>
      <dc:creator>karthikeyan mahalingam</dc:creator>
      <dc:date>2010-02-17T09:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: PSFTP in openvms (mput)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/psftp-in-openvms-mput/m-p/4585272#M59127</link>
      <description>I don't know a solution, because I don't see a problem :-)&lt;BR /&gt;I attached a transscript, what I have done.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Wed, 17 Feb 2010 09:30:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/psftp-in-openvms-mput/m-p/4585272#M59127</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2010-02-17T09:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: PSFTP in openvms (mput)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/psftp-in-openvms-mput/m-p/4585273#M59128</link>
      <description>&lt;!--!*#--&gt;&amp;gt; PSFTP in openvms (mput) &lt;BR /&gt;&lt;BR /&gt;I'll bite.  What is "PSFTP"?  Some FTP client&lt;BR /&gt;which runs somewhere?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; psftp&amp;gt; cd [.WORKSPACE]&lt;BR /&gt;&amp;gt; Directory /disk$diskname/USERS/ABCD/[/WORKSPACE/]: no such file or directory&lt;BR /&gt;&lt;BR /&gt;Well, if the thing is thinking in UNIX-like&lt;BR /&gt;paths, then it might make more sense to&lt;BR /&gt;specify the directory that way.  For example:&lt;BR /&gt;&lt;BR /&gt;psftp&amp;gt; cd WORKSPACE</description>
      <pubDate>Wed, 17 Feb 2010 14:23:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/psftp-in-openvms-mput/m-p/4585273#M59128</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-02-17T14:23:18Z</dc:date>
    </item>
  </channel>
</rss>

