# List the directories and files.
<HUAWEI> ftp 10.18.26.133
[ftp] ls
# List the directories of remote directory new_folder.
<HUAWEI> ftp 10.18.26.133
[ftp] ls new_folder
# List the directories and files of new_folder and to place in a local file output.txt.
<HUAWEI> ftp 10.18.26.133
[ftp] ls new_folder output.txt