FTP facility: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
70 bytes added ,  16:40, 21 February 2023
m
 
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. See also [[PHP Uploads]].
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. See also [[PHP Uploads]].


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]].
The FTP upload operation is subject to the optimisation parameter [[Thrifty - Cutils Command Qualifier|Thrifty]], see also the [[CumulusUtils#Running_CumulusUtils|commandline]]. The [[Thrifty - Cutils Command Qualifier|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 ==

Navigation menu