Hello,
Does anyone know of the command line parameters for the WS_FTP Pro application?
I am in the midst fo creating a DOS Batch file to create a directory structure and a "baseline" script and more. What I want to do however, is also launch either the WS_FTP Site Connection Wizard to help the user setup their site (or better yet actually configure a Site in the software via a command ilne prompt).
Has anyone out there done anything like this?
This would drastically help me setup my automation method and end-user requirements needed.
Please post any information you may know about this topic!
Thank in advance.
I've worked around this issue instead by editing the ini files in the "Sites" directory of my user profile. I got the idea when I posted the reply to help somone else backup thier sites. I seen this data, played around with it, and understood the concept. Once I got the baseline output the wizard creates, I just have the batch file I use add those lines to the end of the ws_ftp.ini file.
Anyone else done this before?