Users GuideWS_FTP ProHELP HELP [<SP> <string>] <CRLF> This command causes the server to send a list of supported commands and other helpful information.SYST (SYSTEM) SYST <CRLF> This command
is used to find out the host type of the current FTP site.SITE (SITE PARAMETERS) SITE
<SP> <string> <CRLF> This allows you to enter a command that is specific to the current FTP site. WS_FTP Pro prefixes your entry with the word SITE. WS_FTP Pro sends it to the FTP site, unedited; it is up to you to determine the command syntax depending on the FTP site you
are connected to. For
more information on FTP
commands, see Appendix A: Highlights of RFC 959 on page 123.QUOTE QUOTE <string> <CRLF> The QUOTE lets you enter any standard FTP command. WS_FTP Pro sends it to the FTP site, unedited; it is up to you to determine the command syntax depending on the FTP site you are connected to. For more information on FTP commands, see Appendix A: Highlights of RFC 959 on page 123.LIST (LIST) LIST [<SP> <pathname>] <CRLF> This command causes a list of file names and file details to be sent from the FTP site to WS_FTP Pro.MLST MLST [<SP> <pathname>] <CRLF> This command causes the server to provide data about a particular object, whether a file or directory.NLIST (NAME LIST) NLST [<SP> <pathname>] <CRLF> This command causes a list of file names (with no other information) to be sent from the FTP site to WS_FTP Pro.