pwd

Use pwd to display the current working directory of the SFTP server.

Syntax

pwd

Views

SFTP client view

Predefined user roles

network-admin

mdc-admin

Examples

# Display the current working directory of the SFTP server.

sftp> pwd
Remote working directory: /

The output shows that the current working directory is the root directory.