sftp.json 273 B

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