Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • FTP - File Transfer Protocol is used for transferring files to FTP server.
  • SFTP - Secure File Transfer Protocol is used for file transfers. If selected, then the property Client Authentication Type is enabled. If Client Authentication Type is set to Password, then client's username and password are sufficient to log in successfully. These details can be set by using the properties Login and Password. If Client Authentication Type is set as Public Key or Both, then the details of Private Key File, Key File Type, and Key File Password has to be provided. For detail explanation of SFTP setting, please refer Scenario 3 under section Functional Demonstrations.
  • FTPS- FTPS is an extension to the commonly used File Transfer Protocol (FTP) that adds support for the Transport Layer Security(TLS) and the Secure Sockets Layer(SSL) cryptographic protocols. FTPS should not be confused with the SFTP protocol, an incompatible secure file transfer subsystem for the Secure Shell(SSH) protocol. It is also different from the Secure FTP, the practice of tunneling FTP through an SSH connection.
    FTPS option enables the ImplicitFPS feature. Implicit FTPS takes SSL one step further than simply requiring that SSL- related commands must be sent first like you can with Explicit SSL; with Implicit FTPS, an SSL handshake must be negotiated before any FTP commands can be sent by the client. In addition, even though Explicit FTPS allows the client to arbitrarily decide whether to use SSL, Implicit FTPS requires that the entire FTP session must be encrypted. Basically the way that Implicit FTPS works is that an FTP client connects to the command/control channel, in this case using port 990 instead of using port 21 as in the case of FTPS, and immediately performs an SSL handshake; after SSL has been negotiated, additional FTP commands for the session can be sent by the FTP client. A Client Authentication type needs to be specified even here.

...

Specifies whether a time-stamp needs to be appended to the name of the file after it has been processed successfully.

Timestamp Format

If the Append Timestamp property is selected, provide Timestamp Format which specifies specify the format in which the date is needs to be appended.

Append Counter

Specifies whether a counter value is to be appended to the time stamp.

...

Warning

If additional directories are required to be created automatically, then it's necessary to enable the Auto create temporary directories property in the Miscellaneous Settings section.

If the upload is successful, the file is moved from working directory to the directory specified by property Processed directory.When this property is enabled, the file that has to be uploaded to FTP server will be moved from the directory specified by property Source directory to the directory specified by the property Working directory before the upload begins. The file is read from the working directory and uploaded to the FTP server.

...

Adaptavist ThemeBuilder EngineAtlassian Confluence