The FTAC function also checks the server commands on the BS2000 FTP server.
The following table contains a list of the server commands that are checked by FTAC and the corresponding client commands which use them.
Server command | Corresponding BS2000 FTP client command |
retr | get, recv, mget |
stor | put, send (if sunique=off), mput |
stou | put, send (if sunique=on) |
appe | append |
rfnr | rename |
dele | delete, mdelete |
site file | quote site file |
cwd | cd |
xcwd | cd (same function as cwd) |
cdup | cdup |
xcup | cdup (same function as cdup) |
list | dir, mdir |
nlst | ls, mls, mget, mdelete |
site exec | quote site exec |
mkd | mkdir |
mlsd | mlsd |
mlst | mlst |
xmkd | mkdir (same function as mkd) |
rmd | rmdir |
xrmd | rmdir (same function as rmd) |
pwd | pwd |
xpwd | pwd (same function as pwd) |
size | quote size, reget, reput |
mdtm | quote mdtm, reget, reput |
List of FTP server commands checked via FTAC