0 / 60 seg.

To set the control encoding for an FTP connection in Java, you would write:

FTPClient ftp = new FTPClient();
ftp._____("UTF-8");