<?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: ftp problem in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332622#M63522</link>
    <description>Also starting from ftp on NT to VMS :&lt;BR /&gt;&amp;gt;put file file;1&lt;BR /&gt;will always overwrite version 1&lt;BR /&gt;and is usefull for big files&lt;BR /&gt;&lt;BR /&gt;and funny&lt;BR /&gt;&amp;gt;put file file;-1&lt;BR /&gt;will create file_-1&lt;BR /&gt;&lt;BR /&gt;&amp;gt;put file file;+1&lt;BR /&gt;will create file__1&lt;BR /&gt;&lt;BR /&gt;Wim&lt;BR /&gt;</description>
    <pubDate>Fri, 16 Jul 2004 02:08:54 GMT</pubDate>
    <dc:creator>Wim Van den Wyngaert</dc:creator>
    <dc:date>2004-07-16T02:08:54Z</dc:date>
    <item>
      <title>ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332611#M63511</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have files called a.b;1 &amp;amp; a.b;2 on my VMS machine. &lt;BR /&gt;I did ftp to VMS from my Window NT pc, and when I try to get a.b;1, I get the a.b;2 . How can I get a.b;1 ?&lt;BR /&gt;&lt;BR /&gt;Here is the relevant output:&lt;BR /&gt;&lt;BR /&gt;_______________________________&lt;BR /&gt;&lt;BR /&gt;ftp&amp;gt; ls a.b&lt;BR /&gt;200 PORT command successful.&lt;BR /&gt;150 Opening data connection for a.b (10.50.26.167,2185)&lt;BR /&gt;A.B;2&lt;BR /&gt;A.B;1&lt;BR /&gt;226 NLST Directory transfer complete&lt;BR /&gt;14 bytes received in 0.00 seconds (14000.00 Kbytes/sec)&lt;BR /&gt;ftp&amp;gt; get a.b;1&lt;BR /&gt;200 PORT command successful.&lt;BR /&gt;150 Opening data connection for DSA200:[ABCD]A.B;2 (10.50.26.167,2186) (20 bytes&lt;BR /&gt;)&lt;BR /&gt;226 Transfer complete.&lt;BR /&gt;19 bytes received in 0.00 seconds (19000.00 Kbytes/sec)&lt;BR /&gt;ftp&amp;gt;&lt;BR /&gt;_______________________________________&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Lokesh Jain&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Jul 2004 10:20:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332611#M63511</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2004-07-15T10:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332612#M63512</link>
      <description>Here is a link which states similar problem:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/wizard/wiz_6063.html" target="_blank"&gt;http://h71000.www7.hp.com/wizard/wiz_6063.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; regards,&lt;BR /&gt;Lokesh</description>
      <pubDate>Thu, 15 Jul 2004 10:26:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332612#M63512</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2004-07-15T10:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332613#M63513</link>
      <description>I suspect a ftp client problem. Do you have an alternative client?</description>
      <pubDate>Thu, 15 Jul 2004 10:27:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332613#M63513</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-07-15T10:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332614#M63514</link>
      <description>Hi Ian,&lt;BR /&gt;&lt;BR /&gt;No, I do not have an alternate FTP client. I am using Microsoft Windows NT 4 .&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Lokesh</description>
      <pubDate>Thu, 15 Jul 2004 10:31:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332614#M63514</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2004-07-15T10:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332615#M63515</link>
      <description>do it like this:&lt;BR /&gt;&lt;BR /&gt;get a.b;1 a_1.b&lt;BR /&gt;get a.b;2 a_2.b&lt;BR /&gt;&lt;BR /&gt;That should work</description>
      <pubDate>Thu, 15 Jul 2004 10:43:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332615#M63515</guid>
      <dc:creator>Peter Hofman</dc:creator>
      <dc:date>2004-07-15T10:43:23Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332616#M63516</link>
      <description>Thanks Peter,&lt;BR /&gt;&lt;BR /&gt;Its working. &lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Lokesh</description>
      <pubDate>Thu, 15 Jul 2004 10:45:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332616#M63516</guid>
      <dc:creator>Lokesh_2</dc:creator>
      <dc:date>2004-07-15T10:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332617#M63517</link>
      <description>I'm curious - what happens when you try:&lt;BR /&gt;&lt;BR /&gt;ftp&amp;gt; get a.b.1&lt;BR /&gt;&lt;BR /&gt;??</description>
      <pubDate>Thu, 15 Jul 2004 13:49:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332617#M63517</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-07-15T13:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332618#M63518</link>
      <description>Hi Uwe,&lt;BR /&gt;&lt;BR /&gt;was this really a question?&lt;BR /&gt;Anyway, I just tried, and it gets the right file :-)&lt;BR /&gt;&lt;BR /&gt;If you specify &lt;BR /&gt;&lt;BR /&gt;&amp;gt; get a.b.1&lt;BR /&gt;&lt;BR /&gt;the file on your NT machine will also named a.b.1&lt;BR /&gt;&lt;BR /&gt;Cheers, Peter</description>
      <pubDate>Fri, 16 Jul 2004 01:29:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332618#M63518</guid>
      <dc:creator>Peter Hofman</dc:creator>
      <dc:date>2004-07-16T01:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332619#M63519</link>
      <description>Yes, I am part of a small group of people who end questions with one or more interrogation marks.</description>
      <pubDate>Fri, 16 Jul 2004 01:37:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332619#M63519</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-07-16T01:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332620#M63520</link>
      <description>Hi Uwe,&lt;BR /&gt;ftp get has 2 parameters: input file (mandatory) and outfile (same of input file, if ommitted).&lt;BR /&gt;So the command&lt;BR /&gt;get a.b;1 a_1.b&lt;BR /&gt;means get a.b;1 from source host and put into target host with a_1.b name; the real problem is NT can't manage file with semicolon.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jul 2004 01:39:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332620#M63520</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-07-16T01:39:31Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332621#M63521</link>
      <description>Hello Antonio,&lt;BR /&gt;&lt;BR /&gt;thank you for your lesson in FTP ;-)&lt;BR /&gt;&lt;BR /&gt;From Lokesh's question it is apparent that some component is stripping off the version number. I don't know his exact environment, so I was wondering if the old 'trick' of using "." instead of ";" for the version number separator did work in his environment.&lt;BR /&gt;&lt;BR /&gt;(I know it is not really a "trick", but legitimate syntax on OpenVMS)</description>
      <pubDate>Fri, 16 Jul 2004 01:48:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332621#M63521</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-07-16T01:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332622#M63522</link>
      <description>Also starting from ftp on NT to VMS :&lt;BR /&gt;&amp;gt;put file file;1&lt;BR /&gt;will always overwrite version 1&lt;BR /&gt;and is usefull for big files&lt;BR /&gt;&lt;BR /&gt;and funny&lt;BR /&gt;&amp;gt;put file file;-1&lt;BR /&gt;will create file_-1&lt;BR /&gt;&lt;BR /&gt;&amp;gt;put file file;+1&lt;BR /&gt;will create file__1&lt;BR /&gt;&lt;BR /&gt;Wim&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jul 2004 02:08:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332622#M63522</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-07-16T02:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332623#M63523</link>
      <description>I believe the reason behind this problem is that FTP does not copy multiple file versions. THey have to be unique (as in DOS).&lt;BR /&gt;Yours Terry.</description>
      <pubDate>Fri, 16 Jul 2004 03:02:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3332623#M63523</guid>
      <dc:creator>Terry Yeomans</dc:creator>
      <dc:date>2004-07-16T03:02:11Z</dc:date>
    </item>
  </channel>
</rss>

