lftp
lftp copied to clipboard
mput -E does not indicate an error when a file cannot be deleted
Reproduction:
chown someoneelse myfile
lftp -d -c mput -E -O sftp://myserver/dir myfil\*
Even with -d there is no indication that the uploaded file could not be removed.