HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Networking
- >
- cannot transfer CSV Files from linux to windows co...
Networking
1828631
Members
9588
Online
109983
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 01:17 AM
06-24-2004 01:17 AM
Re: cannot transfer CSV Files from linux to windows correctly
Hi chris I dont believe it has something to do with ebcdic but if you want to try for fun its dd conv=ebcdic...
There is one thing we havent tried yet, its the option tenex with ftp:
230 User vbe logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> tenex
200 Type set to L (byte size 8).
ftp>
What does this give you?
All the best
Victor
There is one thing we havent tried yet, its the option tenex with ftp:
230 User vbe logged in.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> tenex
200 Type set to L (byte size 8).
ftp>
What does this give you?
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 01:45 AM
06-24-2004 01:45 AM
Re: cannot transfer CSV Files from linux to windows correctly
Chris,
reading your post about file before (on IBM) and after (on Windows) I guess you have not problem from EBCDIC and ISO, because first line is the same.
I guess different character is ISO_LATIN1 (on unix/linux box) and PC* on Windows.
For best solution, you could prepare on IBM a simple file with one line and with only letters, number and no any other (no accented letters, so symbols, etc).
Then you could post the 2 files (before and after): if I see right there are no difference.
Then you can make another file with a symbol (for example accented vowel) and repeat the compare.
Also, when you import into Excel, you must choice ANSI source format instead windows format.
Antonio Vigliotti
reading your post about file before (on IBM) and after (on Windows) I guess you have not problem from EBCDIC and ISO, because first line is the same.
I guess different character is ISO_LATIN1 (on unix/linux box) and PC* on Windows.
For best solution, you could prepare on IBM a simple file with one line and with only letters, number and no any other (no accented letters, so symbols, etc).
Then you could post the 2 files (before and after): if I see right there are no difference.
Then you can make another file with a symbol (for example accented vowel) and repeat the compare.
Also, when you import into Excel, you must choice ANSI source format instead windows format.
Antonio Vigliotti
Antonio Maria Vigliotti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-24-2004 02:49 AM
06-24-2004 02:49 AM
Re: cannot transfer CSV Files from linux to windows correctly
Chirs,
Since when you have fiddled your linux and it worked then after reboot it messed up again I wonder if the solution is not in your env: try setting the choice of a charset in hpux I would do:
export LC_ALL=C.iso88591
Here is some info from reflection ftp client:
The FTP Client can translate between the client and the server character sets, so using characters that exist in both sets preserves the most characters. There are two basic issues for deciding if the FTP Client should translate between the server and client character set:
· The source of the characters.
· The destination for the characters.
The need to translate characters is dictated by differences between the character set used by the source and the character set used at the destination. In most situations, no translation is necessary:
· If both client and server use the DOS character set, no translation is necessary.
· If the client uses the Windows character set and the server uses the ISO-Latin-1 character set, no translation is necessary.
(c) 1998-2004 WRQ, Inc.
This may answer to your question "what does xftp do more"... (checks for char-set compatibilies ?...)
I believe the locale I gave you is ISO-Latin-1 equivalent but Im no specialist
Kind regards
Since when you have fiddled your linux and it worked then after reboot it messed up again I wonder if the solution is not in your env: try setting the choice of a charset in hpux I would do:
export LC_ALL=C.iso88591
Here is some info from reflection ftp client:
The FTP Client can translate between the client and the server character sets, so using characters that exist in both sets preserves the most characters. There are two basic issues for deciding if the FTP Client should translate between the server and client character set:
· The source of the characters.
· The destination for the characters.
The need to translate characters is dictated by differences between the character set used by the source and the character set used at the destination. In most situations, no translation is necessary:
· If both client and server use the DOS character set, no translation is necessary.
· If the client uses the Windows character set and the server uses the ISO-Latin-1 character set, no translation is necessary.
(c) 1998-2004 WRQ, Inc.
This may answer to your question "what does xftp do more"... (checks for char-set compatibilies ?...)
I believe the locale I gave you is ISO-Latin-1 equivalent but Im no specialist
Kind regards
- « Previous
-
- 1
- 2
- Next »
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP