<?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 Need script to ftp single file in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/need-script-to-ftp-single-file/m-p/6601296#M11530</link>
    <description>&lt;P&gt;Hello Expert,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yesterday ,Pattrick provided me one program to ftp single file from UNIX to windows server 2008.&lt;/P&gt;
&lt;P&gt;Below is the script content:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;open srv0536&lt;BR /&gt;&lt;BR /&gt;pvishal&lt;BR /&gt;&lt;BR /&gt;passw0rd&lt;BR /&gt;&lt;BR /&gt;lcd /D "D:\MSCM\DSSO"&lt;BR /&gt;&lt;BR /&gt;bin&lt;BR /&gt;prompt&lt;BR /&gt;cd /law/c123da/gen/perms_files&lt;BR /&gt;pwd&lt;BR /&gt;dir&lt;BR /&gt;get test_ftp&lt;BR /&gt;&lt;BR /&gt;bye&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The file name is ftp-file.script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is one more file called ftp-file.bat &amp;amp; the contents are,&lt;/P&gt;
&lt;P&gt;ftp -i -s:ftp-file.script&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I use to run this command from the win 2008 server to ftp the file from UNIX box therefore getting the below error,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;C:\Users\VPatankar\Desktop&amp;gt;ftp -i -s:ftp-fil&lt;BR /&gt;ftp&amp;gt; open srv0536&lt;BR /&gt;Connected to srv0536.netaspx.com.&lt;BR /&gt;220 srv0536 FTP server (Version 4.2 Mon Dec&lt;BR /&gt;User (srv0536.netaspx.com:(none)):&lt;BR /&gt;500 'USER ': command not understood.&lt;BR /&gt;Login failed.&lt;BR /&gt;ftp&amp;gt; userid "kvaze"&lt;BR /&gt;Invalid command.&lt;BR /&gt;ftp&amp;gt;&lt;BR /&gt;ftp&amp;gt; password "passw0rd"&lt;BR /&gt;Invalid command.&lt;BR /&gt;ftp&amp;gt;&lt;BR /&gt;ftp&amp;gt; lcd /D "D:\MSCM\DSSO"&lt;BR /&gt;lcd local directory.&lt;BR /&gt;ftp&amp;gt;&lt;BR /&gt;ftp&amp;gt; bin&lt;BR /&gt;200 Type set to I.&lt;BR /&gt;ftp&amp;gt; prompt&lt;BR /&gt;Interactive mode On .&lt;BR /&gt;ftp&amp;gt; cd /law/c123da/gen/perms_files&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;ftp&amp;gt; pwd&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;ftp&amp;gt; dir&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;530 Please login with USER and PASS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Request you to please provide me the solution.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Vishal&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. This thread has been moved&amp;nbsp;from HP-UX &amp;gt; Languages and Scripting to Microsoft &amp;gt; general. - Hp Forum Moderator&lt;/P&gt;</description>
    <pubDate>Fri, 05 Sep 2014 09:22:21 GMT</pubDate>
    <dc:creator>Vishal_1980</dc:creator>
    <dc:date>2014-09-05T09:22:21Z</dc:date>
    <item>
      <title>Need script to ftp single file</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/need-script-to-ftp-single-file/m-p/6601296#M11530</link>
      <description>&lt;P&gt;Hello Expert,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yesterday ,Pattrick provided me one program to ftp single file from UNIX to windows server 2008.&lt;/P&gt;
&lt;P&gt;Below is the script content:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;open srv0536&lt;BR /&gt;&lt;BR /&gt;pvishal&lt;BR /&gt;&lt;BR /&gt;passw0rd&lt;BR /&gt;&lt;BR /&gt;lcd /D "D:\MSCM\DSSO"&lt;BR /&gt;&lt;BR /&gt;bin&lt;BR /&gt;prompt&lt;BR /&gt;cd /law/c123da/gen/perms_files&lt;BR /&gt;pwd&lt;BR /&gt;dir&lt;BR /&gt;get test_ftp&lt;BR /&gt;&lt;BR /&gt;bye&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The file name is ftp-file.script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is one more file called ftp-file.bat &amp;amp; the contents are,&lt;/P&gt;
&lt;P&gt;ftp -i -s:ftp-file.script&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I use to run this command from the win 2008 server to ftp the file from UNIX box therefore getting the below error,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;C:\Users\VPatankar\Desktop&amp;gt;ftp -i -s:ftp-fil&lt;BR /&gt;ftp&amp;gt; open srv0536&lt;BR /&gt;Connected to srv0536.netaspx.com.&lt;BR /&gt;220 srv0536 FTP server (Version 4.2 Mon Dec&lt;BR /&gt;User (srv0536.netaspx.com:(none)):&lt;BR /&gt;500 'USER ': command not understood.&lt;BR /&gt;Login failed.&lt;BR /&gt;ftp&amp;gt; userid "kvaze"&lt;BR /&gt;Invalid command.&lt;BR /&gt;ftp&amp;gt;&lt;BR /&gt;ftp&amp;gt; password "passw0rd"&lt;BR /&gt;Invalid command.&lt;BR /&gt;ftp&amp;gt;&lt;BR /&gt;ftp&amp;gt; lcd /D "D:\MSCM\DSSO"&lt;BR /&gt;lcd local directory.&lt;BR /&gt;ftp&amp;gt;&lt;BR /&gt;ftp&amp;gt; bin&lt;BR /&gt;200 Type set to I.&lt;BR /&gt;ftp&amp;gt; prompt&lt;BR /&gt;Interactive mode On .&lt;BR /&gt;ftp&amp;gt; cd /law/c123da/gen/perms_files&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;ftp&amp;gt; pwd&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;ftp&amp;gt; dir&lt;BR /&gt;530 Please login with USER and PASS.&lt;BR /&gt;530 Please login with USER and PASS.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Request you to please provide me the solution.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Vishal&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. This thread has been moved&amp;nbsp;from HP-UX &amp;gt; Languages and Scripting to Microsoft &amp;gt; general. - Hp Forum Moderator&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2014 09:22:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/need-script-to-ftp-single-file/m-p/6601296#M11530</guid>
      <dc:creator>Vishal_1980</dc:creator>
      <dc:date>2014-09-05T09:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need script to ftp single file</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/need-script-to-ftp-single-file/m-p/6601398#M11531</link>
      <description>&lt;P&gt;The only thing I can suggest is to play with the script and see what you can figure out.&amp;nbsp; You can also try google and see if there are any hings there.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The thing I posted yesterday worked on my PC, but I am running Windows 7, so your mileage may vary.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also note that the output you are providing from your attempt to run the script does not appear to match the&amp;nbsp; ftp-file.script file that you posted.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2014 15:36:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/need-script-to-ftp-single-file/m-p/6601398#M11531</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2014-09-04T15:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: Need script to ftp single file</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/need-script-to-ftp-single-file/m-p/6601762#M11532</link>
      <description>&lt;P&gt;By the way,&amp;nbsp; your other thread was moved to the Windows category.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://h30499.www3.hp.com/t5/General/Need-script-to-ftp-single-file/m-p/6600000#M11521"&gt;http://h30499.www3.hp.com/t5/General/Need-script-to-ftp-single-file/m-p/6600000#M11521&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2014 20:51:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/need-script-to-ftp-single-file/m-p/6601762#M11532</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2014-09-04T20:51:39Z</dc:date>
    </item>
  </channel>
</rss>

