Skip to main content Skip to complementary content

Configuring the second subJob

Procedure

  1. Double-click tFileFetch_2 to open its Component view.
  2. From the Protocol list, select http.
  3. In the URI field, type in the address from which you fetch the files of your interest. In this example, the address is http://www.codeproject.com/script/articles/download.aspx?file=/KB/DLL/File_List_Downloader/FLD02June2011_Source.zip&rp=http://www.codeproject.com/Articles/203991/File-List-Downloader.
  4. In the Destination directory field, type in the directory or browse to the folder where you want to store the fetched files. This folder can be automatically created if it does not exist yet during the execution process. In this example, type in D:/download.
  5. In the Destination Filename field, type in a new name for the file if you want it to be changed. In this example, source.zip.
  6. Clear the POST method check box to deactivate the Parameters table.
  7. Select the Read cookie check box.
  8. In the Cookie directory field, browse to the file which is used to save the cookie. In this example, it is D:/download/cookie.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!