You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Introduction

Error rendering macro 'excerpt-include'

No link could be created for 'JADE Client'.

JADE Command Line Interface

Error rendering macro 'excerpt-include'

No link could be created for 'JADE Command Line Interface'.

Read more ...

JADE API

Error rendering macro 'excerpt-include'

No link could be created for 'JADE API'.

Read more ...

JADE JITL Jobs

Error rendering macro 'excerpt-include'

No link could be created for 'JADE JITL Jobs'.

Read more ...

About these tutorials

  • The tutorials provide a basis for learning how to use the JADE Client. They service as a Getting Started Guide and proceed to increasingly complex examples.
  • The tutorials describe 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 have been written for use in Windows and Unix environment. 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:
Windows
jade.cmd -settings="%USERPROFILE%\jade_demo\jade_settings.ini" -profile="ftp_server_2_local"
Unix
./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 JobScheduler JADE JITL Job

TODO

 

Pages


 
 

Navigation


  • No labels