Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Minor corrections to text

...

File Name Filtering and Recursive File Transfer

In the examples JADE was used to transfer all the files from the directory specified in the source_dir parameter, which is the default setting.

However, the The following profile shows how JADE can be used to:

...

As mentioned above, the default value for the force_files parameter is true, meaning that even if this parameter is not specified, the JADE engine will throw an error if no a match is not found.

This can be demonstrated by changing the file_spec regular expression in the profile to, for example ^text\.txt$ and recalling the profile.

...