Log in

View Full Version : Downloading files in a custom command


d--j
02-04-2003, 11:00 AM
Hi guys,

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

{
TYPE I
PORT 192,168,0,40,14,249
RETR %f
DELE %f
}

TIA