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