21static char sccsid[] =
"@(#)cmdtab.c 5.9 (Berkeley) 3/21/89";
31char beephelp[] =
"beep when command completed";
33char casehelp[] =
"toggle mget upper/lower case id mapping";
34char cdhelp[] =
"change remote working directory";
35char cduphelp[] =
"change remote working directory to parent directory";
36char chmodhelp[] =
"change file permissions of remote file";
38char crhelp[] =
"toggle carriage return stripping on ascii gets";
41char dirhelp[] =
"list contents of remote directory";
45char globhelp[] =
"toggle metacharacter expansion of local file names";
46char hashhelp[] =
"toggle printing `#' for each buffer transferred";
47char helphelp[] =
"print local help information";
48char idlehelp[] =
"get (set) idle timer on remote side";
49char lcdhelp[] =
"change local working directory";
50char lshelp[] =
"list contents of remote directory";
53char mdirhelp[] =
"list contents of multiple remote directories";
55char mkdirhelp[] =
"make directory on the remote machine";
56char mlshelp[] =
"list contents of multiple remote directories";
57char modtimehelp[] =
"show last modification time of remote file";
60char newerhelp[] =
"get file if remote file is newer than local file ";
61char nlisthelp[] =
"nlist contents of remote directory";
62char nmaphelp[] =
"set templates for default file name mapping";
63char ntranshelp[] =
"set translation table for default file name mapping";
64char porthelp[] =
"toggle use of PORT cmd for each data connection";
65char prompthelp[] =
"force interactive prompting on multiple commands";
66char proxyhelp[] =
"issue command on alternate connection";
67char pwdhelp[] =
"print working directory on remote machine";
68char quithelp[] =
"terminate ftp session and exit";
71char regethelp[] =
"get file restarting at end of local file";
75char rmdirhelp[] =
"remove directory on the remote machine";
81char sitehelp[] =
"send site specific command to remote server\n\t\tTry \"rhelp site\" or \"site help\" for more information";
void shell(int argc, const char *argv[])
void syst(int argc, const char *argv[])
void rmthelp(int argc, const char *argv[])
void setsunique(int argc, const char *argv[])
void quit(int argc, const char *argv[])
void setprompt(int argc, const char *argv[])
void setpassive(int argc, const char *argv[])
void setascii(int argc, const char *argv[])
void ls(int argc, const char *argv[])
void setnmap(int argc, const char *argv[])
void account(int argc, const char *argv[])
void pwd(int argc, const char *argv[])
void makedir(int argc, const char *argv[])
void do_chmod(int argc, const char *argv[])
void setstruct(int argc, const char *argv[])
void idle(int argc, const char *argv[])
void mput(int argc, const char *argv[])
void mdelete(int argc, const char *argv[])
void setverbose(int argc, const char *argv[])
void setport(int argc, const char *argv[])
void setform(int argc, const char *argv[])
void sethash(int argc, const char *argv[])
void cdup(int argc, const char *argv[])
void renamefile(int argc, const char *argv[])
void setrunique(int argc, const char *argv[])
void user(int argc, const char *argv[])
void get(int argc, const char *argv[])
void mls(int argc, const char *argv[])
void mget(int argc, const char *argv[])
void fsetmode(int argc, const char *argv[])
void settype(int argc, const char *argv[])
void setglob(int argc, const char *argv[])
void modtime(int argc, const char *argv[])
void newer(int argc, const char *argv[])
void doproxy(int argc, const char *argv[])
void setcr(int argc, const char *argv[])
void setdebug(int argc, const char *argv[])
void do_umask(int argc, const char *argv[])
void settenex(int argc, const char *argv[])
void rmtstatus(int argc, const char *argv[])
void reget(int argc, const char *argv[])
void setbell(int argc, const char *argv[])
void macdef(int argc, const char *argv[])
void setbinary(int argc, const char *argv[])
void sizecmd(int argc, const char *argv[])
void removedir(int argc, const char *argv[])
void settrace(int argc, const char *argv[])
void setcase(int argc, const char *argv[])
void disconnect(int argc, const char *argv[])
void restart(int argc, const char *argv[])
void setntrans(int argc, const char *argv[])
void setpeer(int argc, const char *argv[])
static const WCHAR quote[]
void domacro(int argc, const char *argv[])
static IActiveScriptSite * site