Action
|
Description
|
Check Email
|
Retrieves email from a POP or IMAP account and stores message and attachments locally.
|
Convert File
|
Converts file from one line encoding to another. For example, UNIX to Windows.
|
Copy Directory
|
Copies a source directory to a destination directory.
|
Copy File
|
Copies a source file to a destination directory.
|
Create Directory
|
Creates a directory.
|
Delete Directory
|
Deletes a directory.
|
Delete File
|
Deletes a file.
|
Delete Files
|
Deletes files from a local directory.
|
Directory Download Synchronization
|
Downloads sync of remote source directory to local destination directory.
|
Directory Upload Synchronization
|
Uploads synch of local source directory to remote destination directory.
|
File Transfer Script
|
Executes a file transfer script.
|
Ftp Delete Directory
|
Deletes remote directory and contents from FTP server.
|
Ftp Delete File
|
Deletes remote file from FTP server.
|
Ftp Dir Download
|
Downloads remote directory and contents recursively from FTP server.
|
Ftp File Download
|
Downloads file from FTP server.
|
Ftp Dir Upload
|
Uploads local directory and contents recursively to FTP server.
|
Ftp File Upload
|
Uploads local file to FTP server.
|
Ftp Regex File Download
|
Downloads files from FTP server matching a regular expression.
|
Ftp Regex File Upload
|
Uploads files to FTP server matching a regular expression.
|
Ftps Delete Directory
|
Deletes remote directory and contents from FTP server using FTPS (FTP over SSL).
|
Ftps Delete File
|
Deletes remote file from FTP server using FTPS (FTP over SSL).
|
Ftps Dir Download
|
Downloads remote directory and contents recursively from FTP server using FTPS (FTP over SSL).
|
Ftps Dir Upload
|
Uploads local directory and contents recursively to FTP server using FTPS (FTP over SSL).
|
Ftps File Download
|
Downloads file from FTP server using FTPS (FTP over SSL).
|
Ftps File Upload
|
Uploads local file to FTP server using FTPS (FTP over SSL).
|
Ftps Regex File Download
|
Downloads files from FTP server matching a regular expression using FTPS (FTP over SSL).
|
Ftps Regex File Upload
|
Uploads files to FTP server matching a regular expression using FTPS (FTP over SSL).
|
Gunzip File
|
Gunzip the input archive.
|
Gzip File
|
Gzip the input file to an archive.
|
Http Request
|
Performs an HTTP request.
|
Move Directory
|
Moves a source directory to a destination directory.
|
Move File
|
Moves a source file to a destination directory.
|
PGP Decrypt File
|
Decrypts file using PGP.
|
PGP Encrypt File
|
Encrypts and optionally signs file using PGP.
|
Rename Directory
|
Renames directory.
|
Rename File
|
Renames file.
|
Run Process
|
Executes a local command using system shell.
|
Run Report
|
Re-runs an existing report.
|
Scp File Download
|
Downloads file from SSH server using SCP (Secure Copy) protocol.
|
Scp File Upload
|
Uploads file to SSH server using SCP (Secure Copy) protocol.
|
Send Email
|
Sends an email message.
|
Sftp Delete Directory
|
Deletes remote directory and contents from SSH server using SFTP protocol.
|
Sftp Delete File
|
Deletes remote file from SSH server using SFTP protocol.
|
Sftp Dir Download
|
Downloads remote directory and contents recursively from SSH server using SFTP.
|
Sftp Dir Upload
|
Uploads local directory and contents recursively to SSH server using SFTP.
|
Sftp File Download
|
Downloads file from SSH server using SFTP.
|
Sftp File Upload
|
Uploads file to SSH server using SFTP.
|
Sftp Regex File Download
|
Downloads files from SSH server matching a regular expression using SFTP.
|
Sftp Regex File Upload
|
Uploads files to SSH server matching a regular expression using SFTP.
|
Sql Query
|
Performs an SQL insert, update or delete query.
|
System Out
|
Prints message to log file and to System.out.
|
System Configuration Backup
|
Creates ZIP backup of server configuration files.
|
Unzip File
|
Decompresses all files in zip archive to specified directory.
|
Zip Directory
|
Creates archive of directory using ZIP compression.
|
Zip File
|
Compresses input file to a zip file.
|