albertony b4091f282a sftp: add support for about and hashsum on windows server
Windows shells like cmd and powershell needs to use different quoting/escaping
of strings and paths than the unix shell, and also absolute paths must be fixed
by removing leading slash that the POSIX formatted paths have
(e.g. /C:/Users does not work in shell, it must be converted to C:/Users).

Tries to autodetect shell type (cmd, powershell, unix) on first use.

Implemented default builtin powershell functions for hashsum and about when remote
shell is powershell.

See #5763

Fixes #5758
2022-06-08 21:14:53 +02:00
..
2021-10-20 22:56:19 +02:00
2022-06-08 18:29:42 +01:00
2022-05-13 12:08:10 +01:00
2022-05-13 12:08:10 +01:00
2022-05-13 12:08:10 +01:00
2022-01-26 00:02:17 +01:00
2022-05-13 12:08:10 +01:00
2022-05-13 12:08:10 +01:00
2022-05-13 12:08:10 +01:00
2022-05-19 14:06:16 +01:00
2022-05-12 20:43:54 +01:00