< Home

pwd (FTP client view)

Function

The pwd command displays the working directory on the remote FTP server.

Format

pwd

Parameters

None

Views

FTP client view

Default Level

3: Management level

Usage Guidelines

After the user logs in to the FTP server by FTP client remotely, the user can run this command to view the current working directory of the FTP server.

Example

# Display the working directory on the remote FTP server.

<sysname> ftp 10.1.1.1
Trying 10.1.1.1...
Press CTRL+K to abort
Connected to 10.1.1.1.
220 FTP service ready.
User (10.1.1.1:(none)):ftpuser
331 Password required for ftpuser
Enter password:
230 User logged in.  
[ftp] pwd
257 "hda1:/test" is current directory.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >