3Com 3031 Command Reference Manual page 77

3com 3031: reference guide
Hide thumbs Also See for 3031:
Table of Contents

Advertisement

FTP client module commands
77
Description
Using the put command, you can upload a local file to the remote FTP server.
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.

Advertisement

Table of Contents
loading

Table of Contents