Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.4k views
in Java FTP by (120 points)
It seems that SSHFTPClient cannot put/get non-latin filenames to a Server

I can succesfully upload/download non-latin filenames to the same server using CuteFTP Client via SFTP (SSH2) Protocol but via the SSHFTPClient API the filename is uploaded to the Server as => "????????????.???"

It seems that SSHFTPClient does not have a "setControlEncoding()" method like FTPClient has

Of course the same problem applies to creating directories on the FTP Server

Is there a solution to my problem ?

Thanks.

1 Answer

0 votes
by (162k points)
We've now implemented this and have a beta available.

It seems that SSHFTPClient cannot put/get non-latin filenames to a Server

Categories

...