Pwd; Quit - H3C s3100 series Command Manual

Hide thumbs Also See for s3100 series:
Table of Contents

Advertisement

remotefile: File name used after a file is uploaded and saved on an FTP server.
Description
Use the put command to upload a local file on an FTP client to an FTP server.
If you do not specify the remotefile argument, the local file is saved on the FTP server with its original
name.
Examples
# Upload the local file named temp.c to the FTP server.
[ftp] put temp.c
227 Entering Passive Mode (2,2,2,2,4,13).
125 ASCII mode data connection already open, transfer starting for temp.c.
226 Transfer complete.
FTP: 15 byte(s) sent in 7.549 second(s) 1.00byte(s)/sec.

pwd

Syntax
pwd
View
FTP client view
Parameters
None
Description
Use the pwd command to display the working directory on an FTP server.
Related commands: cd, cdup, dir, ls.
Examples
# Display the working directory on the FTP server.
[ftp] pwd
257 "flash:/temp" is current directory.

quit

Syntax
quit
View
FTP client view
Parameters
None
1-16

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents