Whats the best way to delete a local file after uploaded? I can use the ldelete function on static names but will not work with a wildcard (*). I have a date in the name of my upload file.
Should I use a batch file and delete through dos? If so how do you sequentially run a batch event after an ftp event.