1
0
mirror of https://github.com/rclone/rclone.git synced 2025-03-17 20:27:52 +02:00
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
..
2022-03-18 12:29:54 +00:00
2022-03-18 12:29:54 +00:00
2022-05-13 23:06:45 +01:00
2022-06-08 18:29:42 +01:00
2022-05-13 23:06:45 +01:00
2022-05-13 23:06:45 +01:00
2022-05-13 23:06:45 +01:00
2022-03-18 12:29:54 +00:00
2022-03-18 12:29:54 +00:00
2022-03-18 12:29:54 +00:00
2022-03-18 12:29:54 +00:00
2022-03-18 12:29:54 +00:00
2022-05-12 20:23:48 +01:00
2022-05-13 23:06:45 +01:00
2022-03-18 12:29:54 +00:00
2022-05-13 23:06:45 +01:00
2022-03-18 12:29:54 +00:00
2022-03-18 12:29:54 +00:00
2022-03-18 12:29:54 +00:00
2022-05-13 23:06:45 +01:00
2022-03-18 12:29:54 +00:00
2021-09-30 17:54:57 +02:00
2022-03-18 12:29:54 +00:00
2022-03-18 12:29:54 +00:00
2022-03-18 12:29:54 +00:00
2022-05-13 23:06:45 +01:00
2022-03-18 12:29:54 +00:00
2022-03-18 12:29:54 +00:00
2022-03-30 12:25:53 +01:00
2022-05-13 23:06:45 +01:00
2022-05-19 14:13:38 +01:00
2022-03-18 12:29:54 +00:00
2022-05-13 23:06:45 +01:00
2022-03-18 12:29:54 +00:00
2022-05-13 23:06:45 +01:00
2022-05-13 23:06:45 +01:00
2022-03-18 12:29:54 +00:00
2022-03-18 12:29:54 +00:00
2022-03-18 12:29:54 +00:00
2022-03-18 12:29:54 +00:00
2022-03-18 12:29:54 +00:00
2022-03-18 12:29:54 +00:00