FTP facility: Difference between revisions

35 bytes added ,  09:36, 15 April 2021
m
m (HansR moved page Internal FTP facility to FTP facility)
Line 5: Line 5:
The operation is implicit and has no specific commandline or module name. When CumulusUtils is run, with whatever command, the output is copied directly to the specified URL when the application is required to do so. All protocols supported by CumulusMX are also supported by CumulusUtils that is: FTP, FTPS and SFTP.
The operation is implicit and has no specific commandline or module name. When CumulusUtils is run, with whatever command, the output is copied directly to the specified URL when the application is required to do so. All protocols supported by CumulusMX are also supported by CumulusUtils that is: FTP, FTPS and SFTP.


The FTP upload operation is subject to the optimisation parameter [[Thrifty]], see also the [[CumulusUtils#Running_CumulusUtils|commandline]]. The [[Thrifty]] command qualifier finds its origin in the presence of low debit payed lines over which the output has to be transferred. This called for reduction of the output size. For details see [[Thrifty]].
The FTP upload operation is subject to the optimisation parameter [[Thrifty]], see also the [[CumulusUtils#Running_CumulusUtils|commandline]]. The [[Thrifty]] command qualifier finds its origin in the presence of low debit payed lines over which the output has to be transferred. This called for reduction of the output size. For details see [[Thrifty - Cutils Command Qualifier|Thrifty]].


== Output ==
== Output ==