Page 1 of 1

Site Commands

Posted: 2021-02-25 22:30
by davejohnson01
We are using an old version of WS_FTP server which has the ability to program and execute Site Commands.

Currently our mainframe connects to the FTP server and passes a Site Command like this: SITE EXEC_SQLJOB "JOB_NAME". Within WS_FTP, the Site Command is programmed to execute an application we wrote and pass the argument, which then starts a specific SQL job.

This process works great, but I would like to replace our FTP server with something different and am curious of FileZilla or any other FTP server has this ability?
WS_FTP_SITE_Command.png
WS_FTP_SITE_Command.png (7.58 KiB) Viewed 2154 times

Re: Site Commands

Posted: 2021-02-26 03:11
by boco
FileZilla Server does not support it.

I'm not aware of any other FTP servers supporting that.