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.23.1 SERVICE_LOAD
5.23.2 SERVICE_GET
5.23.3 CONNECT
5.23.4 LOGIN
5.23.5 CHGDIR
5.23.6 GETDIR
5.23.7 PUT
5.23.8 GET
5.23.9 CHMOD
5.23.10 DELETE
5.23.11 CREATE
5.23.12 RENAME
5.23.13 LIST
5.23.14 QUIT
5.23.15 SERVICE_UNLOAD