Command Manual – System Management
Quidway S8500 Series Routing Switches
Chapter 1 File System Management Commands
Huawei Technologies Proprietary
1-37
1.4.17 passive
Syntax
passive
undo passive
View
FTP Client view
Parameter
None
Description
Use the
passive
command to configure the data transmission mode as passive mode.
Use the
undo passive
command to configure the data transmission mode as active
mode.
By default, the data transmission mode is passive mode
Example
# Set the data transmission to passive mode.
<Quidway> ftp
[ftp] passive
1.4.18 put
Syntax
put
localfile
[
remotefile
]
View
FTP Client view
Parameter
localfile
: Local file name.
remotefile
: File name on the remote FTP Server.
Description
Use the
put
command to upload a local file to the remote FTP Server.
If the user does not specify the filename on the remote server, the system will consider
it the same as the local file name by default.