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

Compare with Current View Page History

« Previous Version 12 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 outCHECK WHICH ARE DEPRECATED?

 The JADE Client can carry out a number of operations.

These are:

  • copy - files at one location are duplicated at another
  • send - transfer files to a remote server - deprecated
  • receive - transfer files from a remote server - deprecated
  • remove - files are deleted 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 - a file containing a list of file names is obtained  VERIFY DEFINITION

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 'globals'. 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 path name) of the logging-file

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

log4jpropertyfilename

The name of the log4j property file.IS CORRECT?

verbose - the debug message granularityCHECK IS GLOBAL

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.

CheckNotProcessedOptionsIS NAME SYNTAX CORRECT?

If this Option is set to true, all not processed or recognized options are reported as a warning.

Data-Type: SOSOptionBoolean

 

 

 

 

 

  • No labels