![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Using SED to get n chars after given value from file | Kally | UNIX for Dummies Questions & Answers | 12 | 12-19-2007 02:54 AM |
| How to convert C source from 8bit chars to 16bit chars? | siegfried | Shell Programming and Scripting | 0 | 09-26-2007 11:26 AM |
| to append few chars at the end of a file | trichyselva | Shell Programming and Scripting | 2 | 08-02-2006 04:39 AM |
| chinese problem | jack_ty_chan | UNIX for Dummies Questions & Answers | 0 | 06-21-2006 08:31 PM |
| Printing Chinese postscript file | Albert J. | UNIX for Dummies Questions & Answers | 0 | 05-19-2005 08:33 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Problem in FTP of file with chinese chars
Hi,
I have a file in my PC with Chinese (PRC) characters. When I transfer that file into my AIX5.3 server through FTP, I get junk characters instead of Chinese chars. Last week I copied the content from my notepad and pasted in vi editor. The Chinese characters were correct, but when I try now, I get dots (......) in place of Chinese chars. Could anybody suggest someway for solving this problem. Do I have to set any environment variable, etc in the server. Thanks in advance, McArthy. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Maybe try to tar it, transfer it, and see if it's still showing correct characters when untar'ed.
|
|
#3
|
|||
|
|||
|
Hi,
But how can I tar my file in Windows client. The options of .zip and .rar are different from .tar of UNIX machine. Could you please help me to tar the file in my PC. Thanks!!! |
|
#4
|
|||
|
|||
|
hi carthyc,
try to d/l 7-zip it has the function to tar your file.. |
|
#5
|
|||
|
|||
|
Ah WIn client ok. Then just zip it and hope you can use zip or unzip on your AIX box ie. maybe install it if you can get the RPMs.
|
|||
| Google The UNIX and Linux Forums |