Ftp/Sftp File Transfer, Client Session - Fujitsu 1FINITY L100 User Manual

Table of Contents

Advertisement

System Administration

FTP/SFTP File Transfer, Client Session

6.16
FTP/SFTP File Transfer, Client Session
The FTP/SFTP file transfer directory is /var/ftp.
Show Files in Transfer Directory
Command:
> request show-file filename <path>
Parameter
path
Request FTP/SFTP File Transfer
Use this command to open an FTP/SFTP client session with a remote FTP/SFTP server and either download a file
from the server or upload a file to the server.
Command:
> request transfer <ftp|sftp> action [upload|download] local-file-path
<local-file-path> remote-file-path <remote-file-path>
Parameter
Value
ftp|sftp
<ftp, sftp>
upload|download
<upload, download>
local-file-path
/var/ftp/filename
remote-file-path
ftp://user:password@host/filename
sftp://user:password@host/filename
Command Example (FTP Upload):
> request transfer ftp action upload local-file-path /var/ftp/1FINITY-071716.dbs
remote-file-path ftp://anonymous:anonymous@192.168.1.2/1FINITY-071716.dbs
Command Example (FTP Download):
> request transfer ftp action download local-file-path /var/ftp/1FINITY-071716.PGM
remote-file-path ftp://anonymous:anonymous@192.168.1.2/1FINITY-071716.PGM
Command Example (SFTP Upload):
> request transfer sftp action upload local-file-path /var/ftp/1FINITY-071716.dbs
remote-file-path sftp://anonymous:anonymous@192.168.1.2/1FINITY-071716.dbs
·
Release 19.1.1
Issue 1.1, May 2021
Value
</var/ftp>
Description
Full path of file transfer directory
Description
FTP—Use FTP file transfer protocol
SFTP—Use SFTP file transfer protocol
Upload—Upload to server
Download—Download from server
Full path filename of local file
Uniform Resource Identifier (URI) path to
remote file
Fujitsu and Fujitsu Customer Use Only
250

Advertisement

Table of Contents
loading

Table of Contents