FTPGETREWIND         Reset file pointer for FTPGETFILE command

Top  Previous  Next

Syntax:

FTPGETREWIND

 

Arguments:

None

 

Options:

None

 

 

 

This script command is used to reset the file pointer to the first file in the list of wildcard matches found by either the FTPGETFILE or GETSITEFILE command.

 

You might use this command to “rewind” to the beginning of a series of files if you need to repeat some process.

 

The file pointer is also automatically rewound by a successful execution of the FTPLOGOFF command.

 

 

Related command(s): FTPGETFILE, GETSITEFILE

See also: GETREWIND