lftp icon indicating copy to clipboard operation
lftp copied to clipboard

mput -E does not indicate an error when a file cannot be deleted

Open clst opened this issue 3 years ago • 0 comments

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.

clst avatar Apr 29 '21 13:04 clst