Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing a command line

Status
Not open for further replies.

Aeros

Programmer
Oct 7, 2002
166
US
D:\Program Files\WS_FTP Pro\wsftppro.exe" -s "local:D:\file.csv" -d "MySites!Site1:/"

I need to pass this through a cmf page to execute a wsftp schedule. Whats the best way of doing this? With cfexectue? If so Ive never done this and cant seem to find the right documentation on this.

Thanks
 
Actually I just figured out that I would need to pass this argument in a bat file and call the bat file with cfexecute.

Nevermind.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top