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.
 

...

Starting the

...

YADE Client from the command line

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

...

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

...