85
Views
FTP client view
Predefined user roles
network-admin
mdc-admin
Usage guidelines
You can perform this operation only after you log in to the FTP server.
Examples
# Change the working directory to the upper directory.
ftp> pwd
257 "C:\DOCUMENTS AND SETTINGS\ADMINISTRATOR\desk\125X" is current directory
ftp> cdup
250 "C:\DOCUMENTS AND SETTINGS\ADMINISTRATOR\desk" is current directory
ftp> pwd
257 "C:\DOCUMENTS AND SETTINGS\ADMINISTRATOR\desk" is current directory
Related commands
cd
pwd
close
Use
close
to terminate the connection to the FTP server without exiting FTP client view.
Syntax
close
Views
FTP client view
Predefined user roles
network-admin
mdc-admin
Usage guidelines
You can perform this operation only after you log in to the FTP server.
Examples
# Terminate the connection to the FTP server without exiting the FTP client view.
ftp> close
221 Windows FTP Server (WFTPD, by Texas Imperial Software) says goodbye.
221 Logout.
ftp>
Related commands
disconnect