Forum Discussion
tristaanogre
9 years agoEsteemed Contributor
TestComplete can run command lines using the WShell object. FTP can be done via command line on most windows machines. So, you can probably script a BAT file or something to execute an FTP send command to do what you want.