Howdy people, Just signed in! I need something that I don't know if it is possible. I need to execute a remote command do delete all files on a remote FTP dir. I've looked at all the lftp syntax and didn't found anything that does that, something like:
Lftp -u backup,backup -C "MDEL /backup/dir/*" 192.168.1.249 Does lftp provides such feature? Thank you, Jorge,
