File Download
Last updated
Last updated
Linux Control Center = 2.10.X or higher
The File Download action is used to download any file on a Host from a URL.
The LCC will connect to the Host via SSH, download it from the Link provided and save the file in the directory specified when executing the action in the Console. The entire process will be managed automatically by the LCC, regardless of the number of Hosts or Links registered.
This document aims to demonstrate how the File Download Action works
Note: The URL must include the file to be downloaded, because the File Download action performs a standard GET request. If the link does not point directly to the final file, the download will not be completed successfully.
Access the Hosts screen.
Click on Actions in the row and a desired Host and click on File Donwload.
To run on multiple Hosts simultaneously, select the desired Hosts and click on Actions at the top of the page and click on File Download.
Fill in the fields as follows;
URL: URL to download the file
Destination Directory: Full directory where the file will be saved. Ex: /tmp/
If you want to download more than one file simultaneously, click the Add More URL and Destination button and repeat the previous step with other values.
Click Save after filling in the information correctly.
Click the Queue Working button at the top of the page to monitor the execution of the action.
Note: An independent File Download Action will be created for each Host if it is executed on more than one Host simultaneously.