When I tried to edit a file on any ftp server using lftp on ubuntu, I get this error:
zsh:1: permission denied: /home/$HOME/.lftp/edit.tmp.13761 If I enable debug, it looks as if lftp retrieves the file but then something blocks the creation of the tmp file. I've set permissions to wide open on ~/.lftp/ but that hasn't helped I'm using lftp -v 3.7.3 Best regards Kyle
