sftp.json 201 B

123456789
  1. {
  2. "name": "My Server",
  3. "host": "192.168.174.11",
  4. "protocol": "sftp",
  5. "port": 22,
  6. "username": "uos",
  7. "remotePath": "/home/uos/Desktop/boot_test_v8.3",
  8. "uploadOnSave": true
  9. }