load-file-list Command

Loads a file list of from a text file. This file list can then be used for other commands which support file lists as input.

Usage

 load-file-list file=<list file name> [base-dir=<base directory>]

Parameters:

Examples

 load-file-list file=list.txt
 ftp-upload host=myftp.com user=me pwd=secret remote-dir=uploadplace

Uploads all the files from a file list stored in the list.txt file to an FTP server.

See also: