sftp.json 281 B

12345678910111213
  1. {
  2. "name": "8.141.0.149",
  3. "host": "8.141.0.149",
  4. "protocol": "sftp",
  5. "port": 22,
  6. "username": "root",
  7. "password": "hhq15801255760",
  8. "remotePath": "/data/www/api.hebeiyhc.com/web",
  9. "uploadOnSave": true,
  10. "useTempFile": false,
  11. "openSsh": false
  12. }