apache vfs 文件上传
摘要:
1 private static FileSystemManager fsManager = null; 2 private static final String ftpUri = "ftp://username:password@ip:port/dir/"; 3 4 static 5 { 6 try 7 ... 阅读全文
posted @ 2016-11-06 13:45 四季常青 阅读(1317) 评论(0) 推荐(0)