FTP上传、下载实现,FTP级联创建目录实现
This commit is contained in:
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user