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

Compare with Current View Page History

« Previous Version 5 Next »

page under construction

elaboration required

JADE MD5 Parameter

JADE check each file's size during transfer to ensure the completeness of the files. At the same time JADE generates an MD5 hash of the file to compare the source file size and target file size.
JADE can be configured to create an MD5 hash for a file and to transfer it to the destination.

Example 1: global profile

[globals]
include           = MailSettings
title             = Global Profile
basedir           = C:\sos-berlin.com\jade
log_filename      = ${basedir}/jade_history.log
HistoryFileName   = ${basedir}/jade_history.csv

  • No labels