View Single Post
Old 02-04-2003, 11:00 AM  
d--j
Junior Member
 
Join Date: Feb 2003
Posts: 1
Default Downloading files in a custom command

Hi guys,

is it possible to download a file in a custom command? Something like this:

Code:
{
TYPE I
PORT 192,168,0,40,14,249
RETR %f
DELE %f
}
TIA
d--j is offline