Commit f8996aae by Administrator

Update techhero-base-exam-local.yml

parent a8f8fd09
...@@ -58,24 +58,28 @@ personTemplate: ...@@ -58,24 +58,28 @@ personTemplate:
#动态刷新配置文件测试 #动态刷新配置文件测试
foo: test2 foo: test2
ftp: ftp:
#enabled: true
#host: 81.70.218.156
#port: 21
#username: ftpusr
#password: 123456
#saveFile: /Users/wwq/Desktop/
#directory: /home/ftpusr/
#zipPassword: 123456
#ftpBasePath: /home/ftpusr/
enabled: true enabled: true
host: 192.168.0.163 host: 81.70.218.156
port: 22 port: 21
username: ftpusr
password: 123456
saveFile: /Users/wwq/Desktop/
directory: /home/ftpusr/
zipPassword: 123456
ftpBasePath: /home/ftpusr/
sftp:
client:
protocol: sftp
port: 22
host: 81.70.218.156
username: thsftp username: thsftp
password: thsftp password: thsftp
saveFile: /data/sjb/ root: /upload
directory: /data/sftp/thsftp/upload privateKey:
zipPassword: 123456 passphrase:
ftpBasePath: /data/sftp/thsftp/upload sessionStrictHostKeyChecking: no
sessionConnectTimeout: 30000
channelConnectedTimeout: 30000
# 考生报名照片访问路径头 # 考生报名照片访问路径头
picture: picture:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment