FTPGet – BridgesComponent Gallery
FTPGet

The FTPGet component is used for downloading files from the FTP Server. It can be used for downloading a single file or all files in a directory to a desired location. Using the FTPGet component, a file can be downloaded by any of the following methods:
  * By monitoring a remote directory for any modifications such as file addition or updation and download the corresponding file to the desired location.
  * By downloading the file specified in the input message to the desired location.