Re: Can WinSCP use more SSH commands with SFTP?
WinSCP uses
But it won't use it for other operations, as SFTP access does not guarantee a shell access, so WinSCP cannot rely on it.
You can always setup a custom command:
https://winscp.net/eng/docs/custom_commands#delete
cp
shell command to duplicate remote files only, because there's no native equivalent in common SFTP servers.
But it won't use it for other operations, as SFTP access does not guarantee a shell access, so WinSCP cannot rely on it.
You can always setup a custom command:
https://winscp.net/eng/docs/custom_commands#delete