SFTP
Creating SFTP services in HULFT Square enables you to transfer files securely using SFTP.
These services can be used as a file transfer method other than HULFT.
You can establish an SFTP connection by specifying the IP addresses to which to permit access or by using AWS PrivateLink.
Connections via the internet or PrivateLink are available, but connections via VPN aren't available.
SFTP Service is a paid option. To create SFTP services, you need to install the application from App Square. For detailed instructions, refer to Transfer files to HULFT Square via SFTP connection.
In SFTP, you can create, restart, and delete SFTP services.
You can operate SFTP from > SERVICES > SFTP in the navigation menu.
The key points about creating and configuring SFTP services are explained in this section.
Points for settings
Grant permissions to the group that needs to operate the services. When you create SFTP services, determine the allocation of CPU resources and the memory size depending on the scripts or data being handled.
To configure SFTP service settings, either one of the following permissions is required:
-
SFTPServiceFullAccess
-
SFTPServiceAdminAccess
This section explains the screen transitions from the SFTP page and the functions such as creating, restarting, and deleting SFTP services.
For the names and functions of the basic UI elements and other items of HULFT Square, refer to the following topic:
SFTP
In the navigation menu, select > SERVICES > SFTP to open this page.
You can manage your SFTP services here. You can perform operations such as creating, restarting, and deleting services and viewing detailed information.

- (1) Add
-
Select this icon to create and set up a new SFTP service.
For the settings of SFTP services, refer to SFTP > Add New.
- (2) List of settings
-
SFTP services that have been created are displayed in tabular form.
This icon indicates that the service is started.
This icon indicates that the service is stopped.
This icon indicates that the service is starting.
This icon indicates that the service is loading.
- (3) Action menu
-
Select this icon to perform operations on SFTP services that have been created.
Selecting
shows the menu of operations below.
- Information
-
Displays detailed information about the selected service. You can edit, restart, or delete the SFTP service that is displayed.
When you select this menu item, SFTP > SFTP service name is opened.
- Restart
-
Restarts the selected service.
- Delete
-
Deletes the selected service.
To delete a service, refer to How to delete SFTP services and applications.
On the SFTP page, select Add to open this page.
To create a new SFTP service, set information for the SFTP service by following the wizard-style pages step by step.

- Name
-
Specify an operating environment name for the SFTP service.
- Description
-
Specify comments to explain the SFTP service that you set.
- CPU
-
Select the allocation of CPU resources for the SFTP service from the dropdown list.
- Memory
-
Select the memory size to use for the SFTP service from the dropdown list.
The options in the dropdown list change depending on the setting for CPU.
- Scalability
-
Displays the scalability (the number of Pods) for the SFTP service.
The scalability for any SFTP service is "1". It can't be changed.
- Assigned group
-
Specify the group to which to grant permissions to operate the service.

- Port
-
Specify a port number to access the SFTP server.
Specify a number that is not already in use.
- Root Directory
-
Specify a directory on the HULFT Square storage that is synchronized with the storage of the SFTP server as the root directory.
Select Browse to display the directories on the HULFT Square storage.
- Secure connection type
-
Select the type of the secure connection.
To establish a connection by specifying the IP addresses to which to permit access, select None
To establish a connection via PrivateLink, select PrivateLink.
- Secure connection
-
This item is available when PrivateLink is selected for Secure connection type.
Select a configured PrivateLink connection.
For details about configuring PrivateLink settings, refer to PrivateLink.
- IP Allowlist
-
Specify the IP addresses to which to permit access.
Two or more IP addresses can be specified by pressing the Enter key after entering an IP address.

- Workspace to save
-
Select a workspace to store logs.
= Remarks =Create a workspace in advance to output logs to, and specify it for Workspace to save.
- Author
-
From the registered users of the workspace specified for Workspace to save, select the user who will be the author of log files.
- Next/Finish
-
Displays the next page.
On the SFTP page, select Information from the action menu in the list of settings to open this page.
You can view detailed information about the selected SFTP service.

- (1) Service name
-
In Service name, the name of the SFTP service is displayed.
- (2) Endpoint
-
The generated URL is displayed.
By selecting
, you can copy the URL.
- (3) External SFTP User
-
The number of external users who can access the SFTP server is displayed.
When you select the link, SFTP > SFTP service name > External Users is opened.
- (4) Service Events
-
Workspace to save displays the workspace to store logs in.
Author displays the author of the log file.
The settings of Workspace to save and Author were added to the native application settings. Now you can save the logs for native applications to storage.
If you already installed SFTP Service, update it to the latest version (must be 1.0.2 or later) from App Square.
NoteWhen you set Workspace to save and Author, the service is automatically restarted.
- (5) Status
-
The CPU status information for the SFTP service is displayed.
- (6) Edit
-
You can reconfigure and update information for the displayed SFTP service.
NoteIf you change the SFTP service settings, it may take some time to apply the settings to the service.
- (7) Restart
-
Restarts the service that is displayed.
- (8) Delete
-
Deletes the SFTP service that is displayed.
SFTP > SFTP service name > External Users
On the SFTP page, select Information from the action menu, and then select the link beside External SFTP User to open this page.

- (1) Add
-
Select this icon to add a new external user.
When you select this icon, SFTP > SFTP service name > External Users > Add New is opened.
- (2) List of settings
-
The information about the external users that have been created is displayed in tabular form.
- (3) Action menu
-
Select this icon to perform operations for external users that have been created.
Selecting
shows the menu of operations below.
- Information
-
Displays detailed information about the selected external user. You can edit or delete the external user that is displayed.
When you select this menu item, SFTP > SFTP service name > External Users > Name of external user is opened.
- Delete
-
Deletes the selected external user.
SFTP > SFTP service name > External Users > Add New
To open this page, select Add on the SFTP > SFTP service name > External Users page.
You can set the information to add an external user by following the wizard-style pages step by step.

- Name
-
Specify the name of the external user to be added.
NoteExternal user names are case sensitive.
- Authentication
-
Select the authentication method. You can only select key authentication.
- Authorized Keys
-
Add an authorized key.
- Next/Finish
-
Displays the next page.