Suppose the FTP Server supports anonymous login, Should I use FileTransferCilent.setUserName(hostUser) and FileTransferCilent.setPassword(hostPass) before connecting to the server?If I should, what the username and password should be, An empty Stirng ("")?