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

Compare with Current View Page History

« Previous Version 4 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 in one location at 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

This parameter is mandatory.

  • Parameter Reference

Verbosity - the debug message granularityBELONGS HERE?

The verbosity level 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.

This parameter is optional.

  • Parameter Reference

local_dir - the local directory for file transfer

Local directory into which or from which files should be transferred. By default the current working directory is used.

This parameter is mandatory.

local_dir is a data source only parameter

 

 

  • No labels