Recording a macro in CuteFTP Professional

CuteFTP Professional can record and playback entire sessions using the powerful macro record/playback tool. Sessions are recorded in Visual Basic Script and take advantage of CuteFTP's COM exposed transfer engine (TE) interface.

To start recording a macro

  1. On the menu bar, choose Tools > Macros and Scripting > Record > Start Recording

  1. Connect to your site and perform the tasks you want to record. 

  2. When you are finished recording the macro click Tools > Macros and Scripting > Record > Stop Recording.

  3. Enter a name for the macro in the Filename box and click the Save button.

 
Note

The macro recorder can record most events supported by the CuteFTP Professional's TE COM interface:

 

 

Note

The macro recorder will use all defined parameters set in the CuteFTP interface for Socks and Proxy information. Therefore, there is no need to add "UseProxy" to the resulting script (macro) that is created.