COMPL_NONE       3904 source3/client/client.c   {"?",cmd_help,"[command] give help on a command",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3906 source3/client/client.c    {COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3907 source3/client/client.c   {"altname",cmd_altname,"<file> show alt name",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3908 source3/client/client.c   {"archive",cmd_archive,"<level>\n0=ignore archive bit\n1=only get archive files\n2=only get archive files and reset archive bit\n3=get all files and reset archive bit",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3909 source3/client/client.c   {"blocksize",cmd_block,"blocksize <number> (default 20)",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3910 source3/client/client.c   {"cancel",cmd_cancel,"<jobid> cancel a print queue entry",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3911 source3/client/client.c   {"case_sensitive",cmd_setcase,"toggle the case sensitive flag to server",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3912 source3/client/client.c   {"cd",cmd_cd,"[directory] change/report the remote directory",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3916 source3/client/client.c   {"del",cmd_del,"<mask> delete all matching files",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3917 source3/client/client.c   {"dir",cmd_dir,"<mask> list the contents of the current directory",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3918 source3/client/client.c   {"du",cmd_du,"<mask> computes the total size of the current directory",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3919 source3/client/client.c   {"echo",cmd_echo,"ping the server",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3920 source3/client/client.c   {"exit",cmd_quit,"logoff the server",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3924 source3/client/client.c   {"help",cmd_help,"[command] give help on a command",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3925 source3/client/client.c   {"history",cmd_history,"displays the command history",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3926 source3/client/client.c   {"iosize",cmd_iosize,"iosize <number> (default 64512)",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3927 source3/client/client.c   {"lcd",cmd_lcd,"[directory] change/report the local current working directory",{COMPL_LOCAL,COMPL_NONE}},
COMPL_NONE       3930 source3/client/client.c   {"lowercase",cmd_lowercase,"toggle lowercasing of filenames for get",{COMPL_NONE,COMPL_NONE}},  
COMPL_NONE       3931 source3/client/client.c   {"ls",cmd_dir,"<mask> list the contents of the current directory",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3932 source3/client/client.c   {"l",cmd_dir,"<mask> list the contents of the current directory",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3933 source3/client/client.c   {"mask",cmd_select,"<mask> mask all filenames against this",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3934 source3/client/client.c   {"md",cmd_mkdir,"<directory> make a directory",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3935 source3/client/client.c   {"mget",cmd_mget,"<mask> get all the matching files",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3936 source3/client/client.c   {"mkdir",cmd_mkdir,"<directory> make a directory",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3937 source3/client/client.c   {"more",cmd_more,"<remote name> view a remote file with your pager",{COMPL_REMOTE,COMPL_NONE}},  
COMPL_NONE       3938 source3/client/client.c   {"mput",cmd_mput,"<mask> put all matching files",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3939 source3/client/client.c   {"newer",cmd_newer,"<file> only mget files newer than the specified local file",{COMPL_LOCAL,COMPL_NONE}},
COMPL_NONE       3940 source3/client/client.c   {"open",cmd_open,"<mask> open a file",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3941 source3/client/client.c   {"posix", cmd_posix, "turn on all POSIX capabilities", {COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3942 source3/client/client.c   {"posix_encrypt",cmd_posix_encrypt,"<domain> <user> <password> start up transport encryption",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3943 source3/client/client.c   {"posix_open",cmd_posix_open,"<name> 0<mode> open_flags mode open a file using POSIX interface",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3944 source3/client/client.c   {"posix_mkdir",cmd_posix_mkdir,"<name> 0<mode> creates a directory using POSIX interface",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3945 source3/client/client.c   {"posix_rmdir",cmd_posix_rmdir,"<name> removes a directory using POSIX interface",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3946 source3/client/client.c   {"posix_unlink",cmd_posix_unlink,"<name> removes a file using POSIX interface",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3947 source3/client/client.c   {"print",cmd_print,"<file name> print a file",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3948 source3/client/client.c   {"prompt",cmd_prompt,"toggle prompting for filenames for mget and mput",{COMPL_NONE,COMPL_NONE}},  
COMPL_NONE       3950 source3/client/client.c   {"pwd",cmd_pwd,"show current remote directory (same as 'cd' with no args)",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3951 source3/client/client.c   {"q",cmd_quit,"logoff the server",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3952 source3/client/client.c   {"queue",cmd_queue,"show the print queue",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3953 source3/client/client.c   {"quit",cmd_quit,"logoff the server",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3954 source3/client/client.c   {"rd",cmd_rmdir,"<directory> remove a directory",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3955 source3/client/client.c   {"recurse",cmd_recurse,"toggle directory recursion for mget and mput",{COMPL_NONE,COMPL_NONE}},  
COMPL_NONE       3959 source3/client/client.c   {"rm",cmd_del,"<mask> delete all matching files",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3960 source3/client/client.c   {"rmdir",cmd_rmdir,"<directory> remove a directory",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3961 source3/client/client.c   {"showacls",cmd_showacls,"toggle if ACLs are shown or not",{COMPL_NONE,COMPL_NONE}},  
COMPL_NONE       3962 source3/client/client.c   {"setmode",cmd_setmode,"filename <setmode string> change modes of file",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3965 source3/client/client.c   {"tar",cmd_tar,"tar <c|x>[IXFqbgNan] current directory to/from <file name>",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3966 source3/client/client.c   {"tarmode",cmd_tarmode,"<full|inc|reset|noreset> tar's behaviour towards archive bits",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3967 source3/client/client.c   {"translate",cmd_translate,"toggle text translation for printing",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3969 source3/client/client.c   {"volume",cmd_volume,"print the volume name",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3970 source3/client/client.c   {"vuid",cmd_vuid,"change current vuid",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3971 source3/client/client.c   {"wdel",cmd_wdel,"<attrib> <mask> wildcard delete all matching files",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3972 source3/client/client.c   {"logon",cmd_logon,"establish new logon",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3973 source3/client/client.c   {"listconnect",cmd_list_connect,"list open connections",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3974 source3/client/client.c   {"showconnect",cmd_show_connect,"display the current active connection",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3975 source3/client/client.c   {"..",cmd_cd_oneup,"change the remote directory (up one level)",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       3978 source3/client/client.c   {"!",NULL,"run a shell command on the local system",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       3979 source3/client/client.c   {NULL,NULL,NULL,{COMPL_NONE,COMPL_NONE}}
COMPL_NONE       2654 source4/client/client.c   {"?",cmd_help,"[command] give help on a command",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2655 source4/client/client.c   {"addprivileges",cmd_addprivileges,"<sid|name> <privilege...> add privileges for a user",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2656 source4/client/client.c   {"altname",cmd_altname,"<file> show alt name",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2657 source4/client/client.c   {"acl",cmd_acl,"<file> show file ACL",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2658 source4/client/client.c   {"allinfo",cmd_allinfo,"<file> show all possible info about a file",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2659 source4/client/client.c   {"archive",cmd_archive,"<level>\n0=ignore archive bit\n1=only get archive files\n2=only get archive files and reset archive bit\n3=get all files and reset archive bit",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2660 source4/client/client.c   {"cancel",cmd_rewrite,"<jobid> cancel a print queue entry",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2661 source4/client/client.c   {"cd",cmd_cd,"[directory] change/report the remote directory",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       2664 source4/client/client.c   {"del",cmd_del,"<mask> delete all matching files",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       2665 source4/client/client.c   {"delprivileges",cmd_delprivileges,"<sid|name> <privilege...> remove privileges for a user",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2666 source4/client/client.c   {"deltree",cmd_deltree,"<dir> delete a whole directory tree",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       2667 source4/client/client.c   {"dir",cmd_dir,"<mask> list the contents of the current directory",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       2668 source4/client/client.c   {"du",cmd_du,"<mask> computes the total size of the current directory",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       2669 source4/client/client.c   {"eainfo",cmd_eainfo,"<file> show EA contents for a file",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2670 source4/client/client.c   {"exit",cmd_quit,"logoff the server",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2671 source4/client/client.c   {"fsinfo",cmd_fsinfo,"query file system info",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2673 source4/client/client.c   {"help",cmd_help,"[command] give help on a command",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2674 source4/client/client.c   {"history",cmd_history,"displays the command history",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2675 source4/client/client.c   {"lcd",cmd_lcd,"[directory] change/report the local current working directory",{COMPL_LOCAL,COMPL_NONE}},
COMPL_NONE       2677 source4/client/client.c   {"lookup",cmd_lookup,"<sid|name> show SID for name or name for SID",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2678 source4/client/client.c   {"lowercase",cmd_lowercase,"toggle lowercasing of filenames for get",{COMPL_NONE,COMPL_NONE}},  
COMPL_NONE       2679 source4/client/client.c   {"ls",cmd_dir,"<mask> list the contents of the current directory",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       2680 source4/client/client.c   {"mask",cmd_select,"<mask> mask all filenames against this",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       2681 source4/client/client.c   {"md",cmd_mkdir,"<directory> make a directory",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2682 source4/client/client.c   {"mget",cmd_mget,"<mask> get all the matching files",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       2683 source4/client/client.c   {"mkdir",cmd_mkdir,"<directory> make a directory",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2684 source4/client/client.c   {"more",cmd_more,"<remote name> view a remote file with your pager",{COMPL_REMOTE,COMPL_NONE}},  
COMPL_NONE       2685 source4/client/client.c   {"mput",cmd_mput,"<mask> put all matching files",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       2686 source4/client/client.c   {"newer",cmd_newer,"<file> only mget files newer than the specified local file",{COMPL_LOCAL,COMPL_NONE}},
COMPL_NONE       2687 source4/client/client.c   {"open",cmd_open,"<mask> open a file",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       2688 source4/client/client.c   {"privileges",cmd_privileges,"<user> show privileges for a user",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2689 source4/client/client.c   {"print",cmd_print,"<file name> print a file",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2690 source4/client/client.c   {"printmode",cmd_printmode,"<graphics or text> set the print mode",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2691 source4/client/client.c   {"prompt",cmd_prompt,"toggle prompting for filenames for mget and mput",{COMPL_NONE,COMPL_NONE}},  
COMPL_NONE       2693 source4/client/client.c   {"pwd",cmd_pwd,"show current remote directory (same as 'cd' with no args)",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2694 source4/client/client.c   {"q",cmd_quit,"logoff the server",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2695 source4/client/client.c   {"queue",cmd_rewrite,"show the print queue",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2696 source4/client/client.c   {"quit",cmd_quit,"logoff the server",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2697 source4/client/client.c   {"rd",cmd_rmdir,"<directory> remove a directory",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2698 source4/client/client.c   {"recurse",cmd_recurse,"toggle directory recursion for mget and mput",{COMPL_NONE,COMPL_NONE}},  
COMPL_NONE       2702 source4/client/client.c   {"rm",cmd_del,"<mask> delete all matching files",{COMPL_REMOTE,COMPL_NONE}},
COMPL_NONE       2703 source4/client/client.c   {"rmdir",cmd_rmdir,"<directory> remove a directory",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2705 source4/client/client.c   {"translate",cmd_translate,"toggle text translation for printing",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2708 source4/client/client.c   {"!",NULL,"run a shell command on the local system",{COMPL_NONE,COMPL_NONE}},
COMPL_NONE       2709 source4/client/client.c   {NULL,NULL,NULL,{COMPL_NONE,COMPL_NONE}}