Chapter 3 - FTP Commands
List of Commands
F T P A d a p t e r R e f e r e n c e G u i d e
1 1
Account (-AC or -ACCT)
If required for logon, use the Account adapter command (
-AC
or
-ACCT
) to specify
the account for connecting to an FTP server. If the account is required for logon,
account_id
must be specified.
-ACCT account_id
Option Description
account_id
Specify the account for connecting to an FTP server.
Audit (-A or -AUDIT)
Use the Audit adapter command (
-A
or
-AUDIT
) to produce a log file in the map
directory where the adapter is installed with the default name
m4ftp.log
. The log
file records audit information detailing files sent or received from each host,
elapsed time, file size, and retry count for each file.
-AUDIT[+][S] [full_path]
Option Description
+
Append audit information to the existing log file. If a
log file does not exist, one is created.
S
Summary mode. Record only minimal information in
the log file.
full_path
Create audit file with the specified name in the
specified directory. By default, the directory is where
the map is located and the file name is
m4ftp.log
.