FileTransferManager(aem: AemExtension)
Facade for transferring files over multiple protocols HTTP/SFTP/SMB and custom.
Handles locking files for avoiding uncompleted downloads. Prevents unnecessary download if file on local server already exist. Prevents unnecessary uploads if file on remote servers already exist.