The Problem for me (and as i understand for the others, too) is that if you transfer a whole directory of files "get -delete" first tries to download every single file and only after success deletes all of them.
That's only true for SCP protocol, as that one is very specific. For other protocols, it deletes each file right after it is downloaded.