apache vfs 本地文件上传
摘要:
public static void main(String[] args) throws IOException { FileSystemManager manager = VFS.getManager(); String uri = "ftp://username:password@ip:po... 阅读全文
posted @ 2016-11-06 13:45 四季常青 阅读(148) 评论(0) 推荐(0)