Passive command line ftp software? (AREV Specific)
At 01 JUN 2009 04:11:33PM Victor Engel wrote:
Anyone know of a software package that provides command line passive ftp callable from Arev?
At 02 JUN 2009 07:37AM Eric wrote:
You could pipe a script into the DOS FTP.EXE program via a SUSPEND EXIT call.
Plan B would be to write a VB6 program to do the same - I wrote one called "Rastas" several years back callable via batch from REV.EXE
At 02 JUN 2009 11:44AM Victor Engel wrote:
It turns out we just needed to add
LITERAL PASV
to our script.