ftp-sync.json 246 B

1234567891011
  1. {
  2. "name": "test",
  3. "host": "39.98.239.48",
  4. "protocol": "sftp",
  5. "port": 22,
  6. "username": "web-test",
  7. "password": "F7#OT&0kU2trcr*4",
  8. "remotePath": "/h5",
  9. "context": "unpackage/dist/build/h5",
  10. "uploadOnSave": false
  11. }