User's Manual
Chapter 4 Using the FTP File Server
Supported FTP Commands
SDLT 600A Product Manual 97
Commands Not Normalized
(Internet Draft)
4
Command FEAT
Syntax feat <CRLF>
Parameters N/A
Purpose This command lists all the supported extended commands.
The server currently supports only the SIZE extended command (from the draft "draft-
ietf-ftpext-mlst-16.txt")..
Command SIZE
Syntax size <SP> <pathname> <CRLF>
Parameters N/A
Purpose This command is used to obtain the transfer size of a file from the server-FTP process.
This size is the exact number of bytes that would be sent over the data connection if that
file were transmitted in BINARY mode.
A SIZE command on a directory will fail.