Versions Compared

Key

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

Introduction

The main features of SFTP file transfer in JADE are:

...

As with all file transfer protocols, any number of SFTP file transfer configurations in the form of ProtocolFragments can be pre-configured and selected as required.

Operations around SFTP file transfer

JADE can carry out the following operations in conjunction with SFTP file transfer:

...

As children of the SFTPFragmentRef element, the parameters used for the configuration of these operations are described in detail on this page. However, the use of these operations is described in the Pre- & Post-Processing article.

Additional transfer features

JADE can also carry out:

Specification of SFTP File Transfer Elements

The key element in the JADE XML schema for the specification of a file transfer by FTP is the SFTPFragmentRef element. This element is part of the Profiles branch of the schema and a direct descendant of operation source or target elements such as CopySource or MoveTarget. The SFTPFragmentRef element can be specified for the source and/or target parts of the operation.

...

In addition, as shown in the first diagram below, the SFTPFragmentRef element has four child elements that are optional but define aspects of the operation that are SFTP-specific: SFTPPreProcessing, SFTPPostProcessing Rename and ZlibCompression. These elements are described in detail as part of the SFTPFragmentRef below.

The SFTPFragmentRef Element

Excerpt Include
JADE Parameter Reference - SFTPFragmentRef
JADE Parameter Reference - SFTPFragmentRef
nopaneltrue

Further Information

...