5.25 SFTPService

The SFTPService allows file transfer using the SSH2 protocol.

This service uses the open source JCraft SSH2 classes.

Refer to JCraft

The SFTPService supports the following commands:

5.25.1 SERVICE_LOAD

5.25.2 SERVICE_GET

5.25.3 CONNECT

5.25.4 LOGIN

5.25.5 CHGDIR

5.25.6 GETDIR

5.25.7 PUT

5.25.8 GET

5.25.9 CHMOD

5.25.10 DELETE

5.25.11 CREATE

5.25.12 RENAME

5.25.13 LIST

5.25.14 QUIT

5.25.15 SERVICE_UNLOAD