Versions Compared

Key

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

...

Starting the JADE Client from the command line

To start the JADE client from the command line you would type:

Code Block
languagebash
 jade.sh -settings=name_of_settings_file -profile=ftp_server_2_server
  • It is possible to use additional parameters directly from the command line.
  • Parameters specified in the command line will have precedence to parameters from a configuration file.
Code Block
languagebash
 jade.sh -settings=name_of_settings_file -profile=ftp_server_2_server -source_user=xyz -source_password=abcdef -force_files=false

See also

Resources

Display content by label
TypeFeature
TitleFeatures in Detail
Labelsjade feature jade-cli

...