sftp.json 272 B

1234567891011
  1. {
  2. "name": "好艺拍-h5",
  3. "host": "121.40.145.19",
  4. "protocol": "sftp",
  5. "port": 22,
  6. "username": "root",
  7. "context": "/Users/wuzongwen/Git/Paqu/game-goldPig-h5/pig-h5",
  8. "remotePath": "/data/webroot/h5/pig",
  9. "uploadOnSave": true,
  10. "password": "iPaibao2019"
  11. }