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

Compare with Current View Page History

« Previous Version 6 Next »

Introduction

Operational parameters may or may not be mandatory.

Operational parameters are used without the source_ and target_ prefixes.

Operation - the action JADE is to carry outWHICH DEPRECATED?

 The JADE Client can carry out a number of operations.

These are:

  • copy - duplicate files from one location to another
  • send - transfer files to a remote server - deprecated
  • receive - transfer files from a remote server - deprecated
  • remove - remove files on/from a server
  • execute - execute a command on a remote server by SSH - deprecated
  • install - install JADE on a remote (jump host) server - deprecated
  • getlist - obtain a file containing a list of file names  VERIFY

Data-Type: SOSOptionStringValueList

The default value for this parameter is send.

This parameter is mandatory.

Global parametersBELONGS HERE? VERIFY ALL CONTENT

The parameters listed below are per default global and apply to all profiles unless overwritten.
Note that it is also possible to define a global profile with the name 'global'. Parameter/name pairs set in this profile will apply to all profiles unless overwritten by parameters set in individual profiles.

buffer_size - Max size of transferred data block

The maximum size of a data block is defined with this option.

Data-Type: SOSOptionInteger

The default value for this parameter is 32000.

log_filename - Name (and Pathname) of the logging-file

This parameter specifies the location of a file to which the log output will be written.

log4jpropertyfilename

 

Verbose - the debug message granularityBELONGS HERE?

The verbose parameter specifies the intensity of log entries.

A value between 1 and 9 can be specified. Higher values cause more detailed information to be logged.

Log output is written to stdout or to a file that has been specified with the log_filename parameter.

Data-Type: SOSOptionInteger

This parameter is optional.

 

 

  • No labels