Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Introduction rewritten

...

This is the second in a series of articles describing how to get started with using the the JADE Client via its Command Line Interface.

Other articles Articles in this series are:

  1. Getting Started and Downloading files
  2. Simple File Selection
  3. More Advanced File Selection
  4. Checking files for completeness
  5. Public / Private Key Authentication

File Selection - Simple Examples

Before starting to transfer files JADE reads the contents of the folder specified using the source_dir parameter.

In the examples in first article in this series a default setting, that all the files in the source directory will be downloaded, applied.

In this article the source directory file list will be filtered so that only specific files are transferred.Straightforward file selection operations before file transfer ....

File Name Filtering and Recursive File Transfer

In the above examples JADE was used to transfer all the files from the directory specified in the source_dir parameter.

...