java ftp连接代码 java编写的ftp传输代码。 public void Download ()//String args) { String hostname = "xx.xx.xx.xx"; //FTP地址 int port = xx; //端口 String uid = "xxxx