|
|||||
|
|
#1 |
|
|
: Does anybody know how to automaticly convert filenames from ftp server : to the local codepage. I want to download some files with non-english : filenames, so I've got wrong filenames(they are stored in windows : codepage). The only solution I know is to use web browser, but it is not : as comfortable as gFTP is. : With gFTP I can't even find files to download, thair names are not : uderstandable. : The Kermit FTP client will do this for you: http://www.columbia.edu/kermit/ftpclient.html For details on its character-set conversion features, read this section of the do***entation: http://www.columbia.edu/kermit/ckermi80.html#x3.7 - Frank |
|
|
#2 |
|
|
to the local codepage. I want to download some files with non-english filenames, so I've got wrong filenames(they are stored in windows codepage). The only solution I know is to use web browser, but it is not as comfortable as gFTP is. With gFTP I can't even find files to download, thair names are not uderstandable. |