Need to do an mget for an unspecified number of files and follow that with an mdel that only deletes the specific files that were "gotten". Is there a way to do this all within ftp?
Seems like I will have to do the mget first, then outside of ftp, identify the files that were retrieved and turn around and issue a 2nd ftp to delete only the files that were retrieved.
Code what you mean,
and mean what you code!
But by all means post your code!
Razalas
Seems like I will have to do the mget first, then outside of ftp, identify the files that were retrieved and turn around and issue a 2nd ftp to delete only the files that were retrieved.
Code what you mean,
and mean what you code!
But by all means post your code!
Razalas