Florian Klink
3ffa47ea16
webdav: add --webdav-unix-socket-path to connect to a unix socket
...
This adds a new optional parameter to the backend, to specify a path
to a unix domain socket to connect to, instead the specified URL.
The URL itself is still used for the rest of the HTTP client, allowing
host and subpath to stay intact.
This allows using rclone with the webdav backend to connect to a WebDAV
server provided at a Unix Domain socket:
rclone serve webdav --addr unix:///tmp/my.socket remote:path
rclone --webdav-unix-socket /tmp/my.socket --webdav-url http://localhost lsf :webdav:
2024-08-15 15:14:51 +01:00
..
2024-08-14 21:13:09 +01:00
2022-11-07 11:41:47 +00:00
2024-02-29 16:21:41 +00:00
2024-08-14 21:13:09 +01:00
2022-08-09 12:57:38 +01:00
2024-08-08 13:41:31 +01:00
2023-07-03 14:09:21 +01:00
2024-04-18 16:53:55 +02:00
2024-08-08 13:41:31 +01:00
2024-04-22 19:29:12 +02:00
2024-08-15 15:14:51 +01:00
2024-04-18 16:53:55 +02:00
2023-11-24 11:19:58 +00:00
2024-02-27 10:56:19 +00:00
2024-07-15 11:09:54 +01:00
2024-06-12 16:39:30 +01:00
2023-11-20 17:36:31 +00:00
2024-05-20 18:16:54 +01:00
2024-08-14 18:25:40 +01:00
2024-08-14 18:25:40 +01:00
2024-06-11 11:31:35 +01:00
2024-07-15 11:09:54 +01:00
2021-05-14 14:07:44 +01:00
2023-03-25 12:51:04 +01:00
2024-07-15 11:09:54 +01:00
2023-10-23 15:43:55 +01:00
2024-07-17 11:04:01 +01:00
2024-07-17 11:04:01 +01:00
2023-03-26 14:28:15 +02:00
2024-07-15 11:09:54 +01:00
2024-07-15 11:09:54 +01:00
2024-07-15 11:09:54 +01:00
2023-10-03 11:23:58 +01:00
2024-07-15 11:09:54 +01:00
2023-10-03 15:14:24 +01:00
2024-04-18 16:53:55 +02:00
2024-04-18 16:53:55 +02:00
2024-03-07 11:09:07 +00:00
2024-02-27 10:56:19 +00:00
2019-07-28 18:47:38 +01:00
2019-06-09 15:57:05 +01:00
2024-07-15 11:09:54 +01:00
2023-11-18 17:49:35 +00:00
2024-07-15 11:09:54 +01:00
2023-10-03 15:14:24 +01:00
2024-02-27 10:56:19 +00:00
2023-04-28 14:31:05 +01:00
2020-06-30 12:01:36 +01:00
2024-07-15 11:09:54 +01:00
2022-07-13 16:04:53 +01:00
2024-07-15 11:09:54 +01:00
2024-07-15 11:09:54 +01:00
2024-04-18 16:53:55 +02:00
2023-11-18 17:49:35 +00:00
2024-02-27 10:56:19 +00:00
2024-02-27 10:56:19 +00:00
2022-05-12 20:27:13 +01:00
2022-08-05 16:35:41 +01:00
2023-06-23 14:12:03 +01:00
2024-07-15 11:09:53 +01:00
2022-06-29 14:29:36 +01:00
2024-03-07 14:44:45 +00:00
2023-05-14 11:22:57 +01:00
2023-05-14 11:22:57 +01:00
2022-11-21 08:02:09 +00:00
2023-05-09 16:28:10 +01:00
2023-10-01 12:30:26 +01:00
2024-07-15 11:09:54 +01:00
2024-03-13 18:08:59 +00:00
2024-07-15 11:09:54 +01:00
2023-05-04 15:04:11 +01:00
2024-07-15 11:09:54 +01:00
2024-07-15 11:09:54 +01:00
2023-10-03 11:23:58 +01:00
2023-10-03 15:14:24 +01:00
2023-10-03 15:14:24 +01:00
2024-07-15 11:09:54 +01:00
2023-03-27 16:17:49 +01:00
2024-07-15 11:09:54 +01:00
2022-05-17 12:10:01 +01:00
2024-07-20 10:54:47 +01:00
2022-05-17 12:10:01 +01:00
2024-06-14 17:54:27 +01:00