SFTP service specifications

Before using SFTP services

Assign the policy SFTPServiceFullAccess to the SFTP service administrator.

 

Encryption algorithms for SFTP services

In order to connect to SFTP services, the client used for connection must support the following encryption schemes:

 

Key exchange algorithm

:

ecdh-sha2-nistp256

Host key algorithm

:

ecdsa-sha2-nistp256

Encryption type (*1)

:

aes128-ctr

Message authentication code (MAC)

:

hmac-sha2-256

Compression type

:

None

 

*1

:

Encryption type used for SSH communication between the server and the client

 

Commands available in SFTP services

The commands that are available for use in SFTP services are as follows:

Name of function

Command

List files

ls

Change directory

cd

Download (single)

get remote-file

Download (multiple)

get remote-file

Upload (single)

put local-file

Upload (multiple)

put local-file

Present working directory

pwd

Make directory

mkdir

Remove directory

rmdir

Remove file (single)

rm

Remove files (multiple)

rm

 

Character code

If you intend to use multi-byte characters, use the character code UTF-8.

 

How to delete SFTP services and applications

The steps to delete services that you created under SFTP Service is shown below.

Note

Delete all SFTP services before you delete the SFTP application.

(1) Delete SFTP services

  1. Select > SERVICES > SFTP.

  2. Select Delete from the SFTP service action menu. Use this method to delete all SFTP services.

(2) Delete the SFTP application

  1. Select > APPLICATIONS > Installed > SFTP Service.

  2. Select Detail.

  3. On the Installed > SFTP Service page, select Uninstall from the action menu.