sftp.json 281 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. "remotePath": "/data/webroot/h5/jewel/",
  9. "context": "/Users/zhangshuai/Desktop/xingya/game-travel-h5/travelgame",
  10. "uploadOnSave": false
  11. }