Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Content added

...

Introduction

The operation parameter specifies what element is part of a specifies the type of file transfer that is to be carried out.

In the XSD schema, the operation is a child of the profile element and is mandatory for every file transfer.

The operation element that is selected defines the source and target elements that can be called as well as the transfer options that may be available.

operation - the action JADE is to carry out

 The JADE Client can carry out a number of different operations.

These are:

  • copy - duplicate the files from one location to another
  • move - duplicate the files from one location to another and then delete the original files
  • remove - delete files from a server
  • getlist - obtain a file containing a list of file names 
    Status
    colourYellow
    title verify definition

The default value for this parameter is copy.

Status
colourYellow
title verify

This parameter The operation element is mandatory.The operation parameter can

be used without the source_ and target_ prefixes.