Re: Delete directory operations
Thank you for the link. I was using SFTP, but having read the document at the link, I think I will use SCP (and, for the rare cases SFTP, maybe).
You may use SFTP, and add new custom command "rm -d -f -r !" instead.
Just one more question, does SCP have any problems with SSH2?
If you mean security problem, then not. On some newer (SSH2) servers, SCP is no longer available, but it is rare.