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

Compare with Current View Page History

« Previous Version 19 Next »

Preconditions

  • Jade Client on the DMZ To send files to the internet via a DMZ as a jump server it is neccessary to install the JADE client on the jump server before starting the file transfer.
  • JADE Client or JobScheduler with JADE JITL Jobs on local site.
  • Configuration file with jade profiles

Start the File Transfer

The file transfer can be started by using

  1. the local jade4dmz client
  2. the job Jade4DMZ_Copy_To_Internet

The jade4dmz client is to be started with

 jade4dmz.cmd|sh <configuration file name> <section name> 

Send files to internet via DMZ

 

The process is controlled and checked by a JADE Client in the intranet.
The JADE Client is running the steps described below and as shown in the diagram.

(1) Copy data

As a first step, after checking and creating the temp-folder, the files from the local filesystem are copied by the JADE client to the temp-folder in the DMZ.

(2) Start JADE Client on DMZ by SSH

The JADE Client is starting the JADE CLI on the DMZ, using SSH.

(3) Copy data to Internet

The JADE CLI on the DMZ is transferring the files to the destination site in the internet.

(4) Delete data on DMZ

After successful transfer the JADE Client is deleting the files on the DMZ using SSH.

(5) Delete data on local

If configured to do so, the files on the sending site will be deleted by the JADE Client.

Receive files from internet via DMZ

Related Downloads

 

  • No labels