FTP上传、下载实现,FTP级联创建目录实现

This commit is contained in:
2018-05-08 22:50:25 +08:00
parent d2122c2896
commit 495b1e4202
10 changed files with 288 additions and 86 deletions

View File

@@ -8,12 +8,6 @@ server:
serverproperties:
port_num: 8080
filePath: F:\JAVA Workspace\Temp\
ftp:
server: 192.168.79.138
port: 21
username: cms
password: imis2
location: /home/ftp/cms/
spring:
thymeleaf:
prefix: classpath:/templates/