How does WINSCP delete things

Advertisement

Kelt
Guest

How does WINSCP delete things

How does WinSCP handle the removing of files on a server running ssh? I assume it doesn't just excute the "rm" command.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,567
Location:
Prague, Czechia

Re: How does WINSCP delete things

Actually, with SCP protocol, it uses "rm". With SFTP protocol, it sends request to SFTP server to delete a file. How the server performs that, depends on the server.

Reply with quote

Advertisement

You can post new topics in this forum