The “Hot Send” Feature |
Top Previous Next |
The hot send feature utilizes the GETNEXTFILE script command, and the %nextfile, %nextpath, and %nextfolder variables, to provide an automatic method to transmit files to an FTP site.
This functionality has been extended in Robo-FTP with the GETFILE script command which operates similarly to the GETNEXTFILE command except that it is capable of descending into and following a subfolder tree if the /incldirs option is specified. GETFILE uses the same the %nextfile, %nextpath, and %nextfolder variables. See the description of the GETFILE command for more details.
See also: Using the %nextfile, %nextpath, and %nextfolder Variables
|