<iFTPACTION
Usage
Notes
|
ALIAS="alias of the ftp session"
CMD="<changeworkingdir | list | delete | makedir | printworkingdir | removedir | putfile | getfile>" [LOCALPATH="local drive path"] [REMOTEPATH="remote drive path"] [MODES="file permissions"] > This tag is used to execute specific FTP commands on the session ALIAS
that was opened.
If you are using LIST then the data returned goes into the file specified
by the localpath, same for stat. If using PRINTWORKINGDIR, then the
tag resolves to that data stream.
|