Versions Compared

Key

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

Table of Contents

Excerpt Include
JADE Client
JADE Client
nopaneltrue

JADE Command Line Interface

Excerpt Include
JADE Command Line Interface
JADE Command Line Interface
nopaneltrue

Read more ...

JADE API

Excerpt Include
JADE API
JADE API
nopaneltrue

Read more ...

JADE JITL Jobs

Excerpt Include
JADE JITL Jobs
JADE JITL Jobs
nopaneltrue

Read more ...

About these tutorials

  • This article describes operation of the JADE Client from the command line, e.g. by using a batch script. The other methods of operating the Client are:
  • The examples described in this article have been written for use on a Windows computer but can easily be adapted for Unix environments. Settings files for Windows and Unix systems are available for download via the link in the next section.
  • The examples presented on this page use public FTP and SFTP servers that we have configured for this purpose on our web site.
    • Both servers have the same address:
    • A user demo can log on with password demo and download demonstration files. They cannot upload or delete files.
  • Comments in JADE settings profiles are added using double semi-colons (";;").

Using the tutorials with the JADE Client Command Line Interface

The JADE Client should be installed

Setting up the examples

  • For Windows users the location for the jade.cmd file is:
    • C:\Program Files\sos-berlin.com\jade\client\bin
    • or the location that was specified when installing JADE
  • for Unix users the location for the jade.sh file is:

Note that comments in the JADE settings profiles are added using double semi-colons (";;").

Running the examples

  • Either open the command line interface in the location where you have installed the jade.cmd or jade.sh files or use suitable path name prefixes.
  • The command line parameterization is identical for both the Windows and the Unix command line.
  • Run the examples by entering the following in the command line, e.g. for the first of the examples listed below:
Code Block
languagebash
titleWindows
jade.cmd -settings="%USERPROFILE%\jade_demo\jade_settings.ini" -profile="ftp_server_2_local"
Code Block
languagebash
titleUnix
./jade.sh -settings="${HOME}/jade_demo/jade_settings.ini" -profile="ftp_server_2_local"

All other examples in this series of articles list the profile settings and command line call for Windows environments. Unix users will find suitable profile settings in the Unix version of the jade_settings.ini file which was linked above and will be able to adapt the Windows command line calls in the manner shown above.

Using the tutorials with the JADE Client Command Line Interface

Status
colourYellow
titleTODO

 

Display children header