<?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: cannot transfer CSV Files from linux to windows correctly in Networking</title>
    <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311723#M1093</link>
    <description>hi&lt;BR /&gt;&lt;BR /&gt;I've tried to convert with unix2dos, but still doesn't work.&lt;BR /&gt;&lt;BR /&gt;greetings&lt;BR /&gt;chris</description>
    <pubDate>Tue, 22 Jun 2004 08:13:33 GMT</pubDate>
    <dc:creator>'chris'</dc:creator>
    <dc:date>2004-06-22T08:13:33Z</dc:date>
    <item>
      <title>cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311721#M1091</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;I have a big problem and need really help.&lt;BR /&gt;I should transfer CSV files from linux to the WIN2000 ftp server via perl script, but all files after transfer are currupt.&lt;BR /&gt;and no matter how I ftp these files:&lt;BR /&gt;perl script, from shell Konsole,gftp,&lt;BR /&gt;passive transfer,ascii or binary.&lt;BR /&gt;they are always corrupt after ftp transfer.&lt;BR /&gt;&lt;BR /&gt;should I encode or convert to the MS Windows format and how it works using perl ?&lt;BR /&gt;&lt;BR /&gt;I can only transfer via ftp these files.&lt;BR /&gt;&lt;BR /&gt;windows to windows transfer all files correctly. &lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;chris  &lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2004 07:00:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311721#M1091</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-06-22T07:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311722#M1092</link>
      <description>Because windows is stupid, you probably have to do a unix2dos conversion first before transfering them. It adds a carriage return or line feed (I forgot which is which) (^M) to the end of each line.</description>
      <pubDate>Tue, 22 Jun 2004 07:35:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311722#M1092</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-06-22T07:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311723#M1093</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;I've tried to convert with unix2dos, but still doesn't work.&lt;BR /&gt;&lt;BR /&gt;greetings&lt;BR /&gt;chris</description>
      <pubDate>Tue, 22 Jun 2004 08:13:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311723#M1093</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-06-22T08:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311724#M1094</link>
      <description>on your windoze box try using "rcp":&lt;BR /&gt;&lt;BR /&gt;C:\stupidmachine\ rcp -b linuxbox.root:/some directory/* .&lt;BR /&gt;&lt;BR /&gt;your linux box has to "trust" the windoze box (man that is scary).&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 22 Jun 2004 08:16:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311724#M1094</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-06-22T08:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311725#M1095</link>
      <description>Hi,&lt;BR /&gt;How about considering the use of samba?&lt;BR /&gt;That should work as I do something of the sort for my SAS users who need to recuperate the csv file into excel from a shared drive mounted on their PCs.&lt;BR /&gt;&lt;BR /&gt;All the best&lt;BR /&gt;Victor</description>
      <pubDate>Tue, 22 Jun 2004 08:25:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311725#M1095</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-06-22T08:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311726#M1096</link>
      <description>I can use ftp only. &lt;BR /&gt;I cannot use samba over the internet.</description>
      <pubDate>Tue, 22 Jun 2004 08:43:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311726#M1096</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-06-22T08:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311727#M1097</link>
      <description>Could it be something to do with charset? Like for mail?&lt;BR /&gt;set crt=21&lt;BR /&gt;set encoding=8bit&lt;BR /&gt;set charset=iso-8859-1&lt;BR /&gt;&lt;BR /&gt;Just thoughts...&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;&lt;BR /&gt;Victor&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2004 08:52:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311727#M1097</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-06-22T08:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311728#M1098</link>
      <description>Are you ftp'ing from windows or TO windoze? If TO, what FTP server on windoze are you using?&lt;BR /&gt;&lt;BR /&gt;Have you tried to move a single file manually to windoze, then move it back to linux to see if it is actually corrupted? (of course use BINARY mode both ways).&lt;BR /&gt;&lt;BR /&gt;What errors on windoze do you get?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Tue, 22 Jun 2004 08:57:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311728#M1098</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2004-06-22T08:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311729#M1099</link>
      <description>maybe yes and I think so, but how to encode these files using perl ?</description>
      <pubDate>Tue, 22 Jun 2004 09:00:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311729#M1099</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-06-22T09:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311730#M1100</link>
      <description>hi harry&lt;BR /&gt;&lt;BR /&gt;I cannot control the remote server.&lt;BR /&gt;&lt;BR /&gt;I transfer all files from LINUX TO WINDOWS.&lt;BR /&gt;&lt;BR /&gt;on the remote site it's: &lt;BR /&gt;220 szhstorage Microsoft FTP Service (Version 5.0).&lt;BR /&gt;&lt;BR /&gt;if I do ftp transfer from any windows maschine to this remote Mickysoft server all files are OK.&lt;BR /&gt;&lt;BR /&gt;but all files transfered from linux are corrupt.&lt;BR /&gt;&lt;BR /&gt;I've tried to move this file from linux to windows, move back to linux, transfer again, but still corrupt.&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2004 09:18:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311730#M1100</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-06-22T09:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311731#M1101</link>
      <description>Could you describe what corruption you have, since you transmetted file is pur ascii how does it get modified?&lt;BR /&gt;&lt;BR /&gt;Courage!</description>
      <pubDate>Tue, 22 Jun 2004 09:27:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311731#M1101</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-06-22T09:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311732#M1102</link>
      <description>could u post a corrupted file and a good one???&lt;BR /&gt;&lt;BR /&gt;Ganesh</description>
      <pubDate>Tue, 22 Jun 2004 09:37:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311732#M1102</guid>
      <dc:creator>Ganesh Babu</dc:creator>
      <dc:date>2004-06-22T09:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311733#M1103</link>
      <description>Try with xftp&lt;BR /&gt;&lt;A href="http://www.download.com/Xftp/3000-2160-10293316.html?tag=lst-0-6" target="_blank"&gt;http://www.download.com/Xftp/3000-2160-10293316.html?tag=lst-0-6&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;Bruno</description>
      <pubDate>Tue, 22 Jun 2004 11:08:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311733#M1103</guid>
      <dc:creator>Bruno Ganino</dc:creator>
      <dc:date>2004-06-22T11:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311734#M1104</link>
      <description>good file looks:&lt;BR /&gt;---------------------------------------------------------------------------------------&lt;BR /&gt;I,ZZ0387778,Name Firstname,USD,street 166,city,,,,B:266.27.07,3654,USD,P:351.15.79,,,DE,USD107,&lt;BR /&gt;I,ZZ0387780,Name Firstname,USD,street,city,,,,B:792.58.50,6344,USD,P:485.29.85,,,DE,USD001,&lt;BR /&gt;I,ZZ0274516,Name Firstname,USD,street 2,city,,,,B:834.33.23,3292,USD,P:284.89.60,,,DE,USD033,&lt;BR /&gt;I,ZZ0558613,Name Firstname,USD,street 102,city,,,,,8032,USD,P:383.31.96,,,DE,USD999,&lt;BR /&gt;---------------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;bed file (after ftp transfer) looks:&lt;BR /&gt;---------------------------------------------------------------------------------------&lt;BR /&gt;I,ZZ0387778,Name Firstname,USD,street 166,city,,,,B:266.27.07,3654,USD,P:351.15.79,,,DE,USD107,&lt;BR /&gt;I,ZZ0387780,Name Firstname,USD,street,city,,,,B:Ã Ã dÃ®Ã Ã kÂ£Ã°9Ã Å¡Ã Ã Ã¼Â±RÃ©Ã ZÃ¹Ã¼Ã¡Ã Ã Ã Ã¾&lt;BR /&gt;I,ZZ0274516,Name Firstname,USD,street 2,city,,,,B:834.33.23,3292,USD,P:284.89.60,,,DE,USD033,&lt;BR /&gt;I,ZZ0558613,Name Firstname,USD,street 102,city,,,,,8032,USD,P:383.31.96,,,DE,USD999,&lt;BR /&gt;---------------------------------------------------------------------------------------&lt;BR /&gt;&lt;BR /&gt;with xftp works, but I cannot use it in my case.&lt;BR /&gt;what can xftp, what the others cannot do ?&lt;BR /&gt;how to to simulate xftp using perl  ?&lt;BR /&gt;may</description>
      <pubDate>Tue, 22 Jun 2004 16:50:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311734#M1104</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-06-22T16:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311735#M1105</link>
      <description>do u want to check this out??&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;q188956" target="_blank"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;q188956&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Ganesh</description>
      <pubDate>Tue, 22 Jun 2004 16:57:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311735#M1105</guid>
      <dc:creator>Ganesh Babu</dc:creator>
      <dc:date>2004-06-22T16:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311736#M1106</link>
      <description>i am not sure whether this will work.. but try transfer of file in binary mode itself..&lt;BR /&gt;&lt;BR /&gt;Because in the More information section of my previous link says&lt;BR /&gt;&lt;BR /&gt;The FTP protocol offers two types of transfers: binary and ASCII. In a binary download (which is always used by the ITC), the FTP server sends to the client the exact contents of a file. In a binary upload, the FTP server stores exactly what the client sends. This is desirable behavior for most types of files, such as executable programs, images, word processor documents, and so on.&lt;BR /&gt;&lt;BR /&gt;Ganesh &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Jun 2004 17:01:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311736#M1106</guid>
      <dc:creator>Ganesh Babu</dc:creator>
      <dc:date>2004-06-22T17:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311737#M1107</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;I've tried already to transfer binary, but it doesn't work either.&lt;BR /&gt;&lt;BR /&gt;I get these files from a IBM machine and they are encoded in EBCDIC, I think. &lt;BR /&gt;I should rename files and send automatically via ftp to the remote windows machine.&lt;BR /&gt;&lt;BR /&gt;the solution can be, to encode using perl from EBCDIC to the windows standard ?</description>
      <pubDate>Tue, 22 Jun 2004 17:33:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311737#M1107</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-06-22T17:33:15Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311738#M1108</link>
      <description>Hi Chris, read this document. It is interesting...&lt;BR /&gt;&lt;A href="http://www.microsoft.com/technet/itsolutions/migration/linux/mvc/lintowin.mspx" target="_blank"&gt;http://www.microsoft.com/technet/itsolutions/migration/linux/mvc/lintowin.mspx&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;HTH&lt;BR /&gt;Bruno</description>
      <pubDate>Wed, 23 Jun 2004 03:09:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311738#M1108</guid>
      <dc:creator>Bruno Ganino</dc:creator>
      <dc:date>2004-06-23T03:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311739#M1109</link>
      <description>Hi chris,&lt;BR /&gt;Is your IBM an mainframe mvs/OS390 ?&lt;BR /&gt;I would start by looking at the files transmetted from IBM to linux.&lt;BR /&gt;Is the file what you expect? when you look at it with vi , all seems mormal?&lt;BR /&gt;&lt;BR /&gt;There are 2 cases with tranfer to mainframes:&lt;BR /&gt;ascii/ebcdic and block format&lt;BR /&gt;You can ask the mainframe to translate to ascii&lt;BR /&gt;From /to a GCOS system I had to use dd:&lt;BR /&gt;dd if=&lt;INPUT file="" /&gt; of=&lt;OUTPUT file=""&gt; cbs=&lt;LENGHT for="" fixed="" block="" size=""&gt; conv=unblock&lt;BR /&gt;I would try with the option conv=unblock, then pass this file through ux2dos&amp;gt; "file_for_win"&lt;BR /&gt;If I can think of something else I will let you know, keep us informed&lt;BR /&gt;&lt;BR /&gt;Good luck and all the best&lt;BR /&gt;Kind regards&lt;BR /&gt;Victor&lt;/LENGHT&gt;&lt;/OUTPUT&gt;</description>
      <pubDate>Wed, 23 Jun 2004 07:21:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311739#M1109</guid>
      <dc:creator>Victor BERRIDGE</dc:creator>
      <dc:date>2004-06-23T07:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: cannot transfer CSV Files from linux to windows correctly</title>
      <link>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311740#M1110</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;OS from the IBM maschine is AS400.&lt;BR /&gt;If I look this file with vi or kwrite looks always fine.&lt;BR /&gt;&lt;BR /&gt;and what about lenght for fixed block size ?  &lt;BR /&gt;&lt;BR /&gt;The files, which I get from AS400 have each time differnt size.&lt;BR /&gt;&lt;BR /&gt;I played a little bit with language settings from linux and for a short time all transfers were  correctly, but after reboot like before.&lt;BR /&gt;&lt;BR /&gt;and xftp from &lt;BR /&gt;&lt;A href="http://www.llnl.gov/ia/xftp.html" target="_blank"&gt;http://www.llnl.gov/ia/xftp.html&lt;/A&gt;&lt;BR /&gt;transfer all files always correctly.&lt;BR /&gt;&lt;BR /&gt;knows someone, if I can use xftp from shell Konsole or use it in combination with a perl script ? &lt;BR /&gt;&lt;BR /&gt;greetings&lt;BR /&gt;chris</description>
      <pubDate>Wed, 23 Jun 2004 08:36:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/networking/cannot-transfer-csv-files-from-linux-to-windows-correctly/m-p/3311740#M1110</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2004-06-23T08:36:10Z</dc:date>
    </item>
  </channel>
</rss>

