FTP a report

FTP a report

CallScripter doesn’t support FTP'ing reports currently. In the meantime, you can perform this sort of functionality using a combination of the built in Windows FTP command line client, CallScripter 'saving reports to a path' and Windows Scheduled Tasks.
 
  • Set up the CallScripter report to 'save to a path'
  • Create a “sendftp.ftp” file which will be used to send the contents of the export folder to the remote site
  • Create a “sendftp.bat” file which will be used to invoke the above file, and also move the FTP'd files around once they’ve been sent
  • Create a windows scheduled task to invoke sendftp.bat at the point in time you wish to send it