sftp.json 245 B

1234567891011
  1. {
  2. "name": "ranks",
  3. "host": "121.40.145.19",
  4. "protocol": "sftp",
  5. "port": 22,
  6. "username": "root",
  7. "password": "iPaibao2019",
  8. "remotePath": "/data/webroot/h5/ranks/",
  9. "context": "./ranks",
  10. "uploadOnSave": false
  11. }