sftp.json 256 B

1234567891011
  1. {
  2. "name": "充值活动",
  3. "host": "10.88.44.65",
  4. "protocol": "sftp",
  5. "port": 22,
  6. "username": "root",
  7. "context": "./recharge",
  8. "remotePath": "/data/webroot/tianyou/activity/recharge",
  9. "uploadOnSave": true,
  10. "password": "4ubzb3ZsO3pZX7H8"
  11. }