Box 24

 Home   Infos   Tipps   Webmail   Humor   Polizei   Gästebuch   Downloads   Chat   Suchen   Feedback   Links 

 

 Anmelden/Login   Neuanmeldung/New User   Java Telnet Applet   Telnet   
 

New extended Wildcat! QUOTE commands

(since 5.6.450.3)

QUOTE FPWD xxxxxx

set download/upload password

QUOTE FDSC xxxxxxxxxx

set file description for upload

QUOTE LCLR xxxxxxxxxx

set file long description for upload

QUOTE LCLR xxxxxxxxxx

clear description

QUOTE INFO filename

show file information

Added some interesting WCX functionality to the FTP server:

  1. QUOTE XCMD wcx arguments
    Run the wcx. Wcx is expected to issue all proper responses.
  2. QUOTE XRUN wcx arguments
    Run the wcx using the wrapper runftpproc.wcx program.
  3. Dynamic QUOTE command system using WCX.
    When issuing a quote: QUOTE command arguments
    If the FTPCMD-command.wcx exists, it will be run. Otherwise, a standard "500 command not found" is issued. The wcx is expected to issue all proper responses.

Number 3 is the most useful. See example quote command:

ftpcmd-search.wcc

search for files (not finished)

ftpcmd-newfiles.wcc

display new files since

Note:

This is for the control channel only. We are not passing the data channel/thread to the wcx. Not sure we could do this elegantly or with helper DLL functions.

© 2002 Hector Santos, http://www.santronics.com