Am I misunderstanding the -del command? I can't seem to remove files from my server in command-line mode. I have many files to remove each day in the format ???-.*
There are about 50 of them, so I would like to do this in command mode if possible.
The command I'm using is:
coreftp -site <my name> -del ???-.*
I get an error message "Invalid number of parameters".
Thanks
Rob