File Transfer > File transfer tasks
  

File transfer tasks

File transfer tasks are associated with the inbound and outbound process of the partner.
The File Servers page lists all the runtime environments and Secure Agents in your organization that can use the File Integration Service.
The File Transfer Tasks tab lists predefined file transfer tasks that can be used to run actions when files are received or sent to the file servers. The tab lists the projects in a read-only mode.
The File Transfer Tasks tab includes the following predefined file transfer tasks:
Name
Description
Encrypt
A file transfer task that uses PGP to encrypt outbound files when transferring them from the source location to the home directory of the file server user.
Decrypt
A file transfer task that uses PGP to decrypt uploaded files when transferring them from the home directory of file server user to the target location.
Compress
A file transfer task that compresses outbound files when transferring them from the source location to the home directory of file server user. You can choose one of the following compression methods: Zip, Tar, or Gzip.
Decompress
A file transfer task that decompresses uploaded files when transferring them from the home directory of file server user to the target location. You can choose one of the following decompression methods: Unzip, Untar, or Gunzip.
You can use the REST APIs to run the pre-defined tasks. You can also run the tasks using B2B Gateway.
For more information, see REST API Reference.