java编写的ftp传输代码。 public void Download ()//String args) { String hostname = "xx.xx.xx.xx"; //FTP地址 int port = xx; //端口 String uid = "xxxx"; //用户名 String pwd = "xxxxxxx"; //密码 String RWFileDir = "/XXX/XXX/