FTP service specifications

Before using FTP services

Assign the policy FTPServiceFullAccess to the FTP service administrator.

Notes on using FTP services on Windows

On Windows, the FTP commands of Windows PowerShell support passive mode by default.

The FTP client at the Windows command prompt can't transfer files because it supports only active mode.

Commands available in FTP services

The commands that are available for use in FTP 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

How to delete FTP services

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

(1) Delete FTP services

  1. Select > SERVICES > FTP.

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

(2) Delete the FTP application

  1. Select > APPLICATIONS > Installed > FTP.

  2. Select Detail.

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