sftp.json 242 B

1234567891011
  1. {
  2. "name": "debri",
  3. "host": "10.88.44.65",
  4. "protocol": "sftp",
  5. "port": 22,
  6. "username": "root",
  7. "password": "4ubzb3ZsO3pZX7H8",
  8. "context": "./debri",
  9. "remotePath": "/data/webroot/tianyou/mobile/debri",
  10. "uploadOnSave": false
  11. }