sftp.json 234 B

1234567891011
  1. {
  2. "name": "好艺拍-h5",
  3. "host": "47.98.125.23",
  4. "protocol": "sftp",
  5. "port": 22,
  6. "username": "root",
  7. "context": "./wxpay",
  8. "remotePath": "/data/webroot/timi/wxpay",
  9. "uploadOnSave": true,
  10. "password": "iKuaiyu2020"
  11. }