[File: FtpCmd.TXT]
--
CDUP 97/12/29 Full

Usage:
CDUP

Description
Change on directory level down.
--
CWD  97/12/29 Full

Usage:
CWD [path]

Description:
Change to specified directory.
--
DELE 98/01/22 Full

Usage:
DELE [path]

Description:
Delete specified file.
--
LIST 97/12/29 Partly

Usage:
LIST -alF [wildpath]

Description:
List specified directory.
--
MDTM 97/12/29 Full

Usage:
MDTM [path]

Description:
Return file/directory date for on file.
--
MKD 98/01/22 Full

Usage:
MKD [directory]

Description:
Make directory
--
NOOP 97/12/29 Full

Usage:
NOOP

Description:
No operation.
--
PASS 98/01/18 Full

Usage:
PASS [password]

Description:
Send password for login.
--
PASV 98/01/22 Full

Usage:
PASV

Description:
Enter passive mode.
--
PORT 97/12/29 Full

Usage:
PORT [ipa],[ipb],[ipc],[ipd],[porthi],[portlo]

Description:
Set IP and port for next data connection.
--
PWD 98/01/18 Full

Usage:
PWD

Description:
Return current directory.
--
REST 98/01/18 Full

Usage:
REST [filepos]

Description:
Set position to restart next transfer at.
--
RETR 98/01/18 Partly

Usage:
RETR [filepath]

Description:
Send file.
--
RNFR 98/01/25 Full

Usage:
RNFR [filepath]

Description:
Initiate file rename.
--
RNTO 98/01/25 Full

Usage:
RNTO [filepath]

Description:
Complete file rename.
--
RMD 98/01/22 Full

Usage:
RMD [directory]

Description:
Delete a directory.
--
SITE 98/01/25 Partly

Usage:
SITE [command] [parameters]

Description:
Execute different site spesific commands.
--
SIZE 97/12/29 Full (-dirs)

Usage:
SIZE [wildpath]

Description:
Return size of specified files.
--
STOR 98/01/22 Full

Usage:
STOR [path]

Description:
Store file.
--
SYST 97/12/29 Full

Usage:
SYST

Description:
Return OS info.
--
TYPE 97/12/29 Faked

Usage:
TYPE A
TYPE I

Description:
Set current transfer type.
--
USER 98/01/18 Full

Usage:
USER [userid]

Description:
Init user login.
--
