Versions Compared

Key

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

Introduction

Excerpt

The Command Line Interface allows JADE YADE to be operated directly from the command line or from batch files.

  • The JADE The YADE Command Line Interface is used e.g. for integration with existing scripts and to replace direct calls to FTP and SFTP command line programs.
  • The JADE YADE Command Line Interface allows to change the file transfer behavior, e.g. switch of protocol from FTP to SFTP, without the need to modify existing scripts. Such modifications can be applied to a JADE YADE configuration file and would not affect existing file transfer scripts.
 

The JADE YADE Command Line Client provides the full functionality of the product:

Starting the YADE Client from the command line

To start the YADE 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 yade feature jadeyade-cli

Display content by label
TypeHow To
TitleHow to ... articles
Labelsjade yade howto jadeyade-cli

Display content by label
TypeFAQ
TitleFrequently Asked Questions
Labelsjade faq jade-cli

...