Class ZipFileExecutor


  • public class ZipFileExecutor
    extends Object
    Class used to zip the folder and upload the zip file to FTP/SFTP server if configured.
    • Constructor Detail

      • ZipFileExecutor

        public ZipFileExecutor()
    • Method Detail

      • execute

        public void execute​(String path)
        This method is used to zip the folder and upload the zip file to FTP/SFTP server if configured.
        Parameters:
        path - path of the folder to be zipped