sftp.json 254 B

1234567891011
  1. {
  2. "name": "活动,节日",
  3. "host": "10.88.44.65",
  4. "protocol": "sftp",
  5. "port": 22,
  6. "username": "root",
  7. "context": "./play-dist",
  8. "remotePath": "/data/webroot/timi/activity/play",
  9. "uploadOnSave": false,
  10. "password": "4ubzb3ZsO3pZX7H8"
  11. }