SOPHO
IP 5000/SOPHO IP6000
Command Reference Guide
62
If no file name on the remote server is specified, this command will consider
that it is the same with that of the local file.
Example
Upload local file temp.c to the remote FTP server and save it as temp1.c.
[ftp] put temp.c temp1.c
pwd Syntax
pwd
View
FTP client view
Parameter
None
Description
Using the
pwd
command, you can display the working directory on the remote
FTP server.
Example
Display the working directory on the remote FTP server.
[ftp] pwd
"d:/temp" is current directory.
quit Syntax
quit
View
FTP client view
Parameter
None
Description
Using the
quit
command, you can terminate the connection with the remote
FTP server and exit to user view.
Example
Terminate the connection with the remote FTP server and exit to user view.
[ftp] quit
<NEC-PHILIPS>
remotehelp
Syntax
remotehelp [ protocol-command ]
View
FTP client view
Parameter
protocol-command
: FTP command.