CallidusCloud File Processor Connector > Introduction to CallidusCloud File Processor Connector > SFTP Folder Structure
  

SFTP Folder Structure

The SFTP server contains the following predefined folders in the remote directory that the Secure Agent uses to perform certain actions:
Folder Name
Description
inbound
All the files associated that is used as a source object in a task will be read from the inbound folder of the SFTP server.
outbound
All the files associated that is used as a target object in a task will be created in the outbound folder of the SFTP server.
processed
After a file is read from the inbound folder, the Secure Agent moves the file into this folder. The file is renamed along with a timestamp.
The files in the processed folder allows the user to track the previously processed files.
Note: The file will be moved to the processed folder whether a task succeeds or fails to read from the SFTP server.
template
The SFTP server uses a template file to maintain a file structure.
When you select a source or target object in a task, the Secure Agent searches for template files from the template folder.
Once the file structure is defined based on the selected file, Secure Agent will read or write into the inbound or outbound folder, respectively.
Note: All template files must be flat files.
Note: You must specify SFTP folder names in lowercase letters.