mirror of
https://github.com/rclone/rclone.git
synced 2025-08-07 13:08:55 +02:00
Updated "serve" to Another Computer (markdown)
@ -41,3 +41,6 @@ tls self_signed
|
||||
3. Run `rclone serve http myremote:` or `rclone serve webdav myremote:`. This will create the server hosting your remote, but it will only be accessible from your own computer without encryption or authentication.
|
||||
4. Run `caddy` from the directory where you put `Caddyfile`. This will relay remote https or webdav requests, to rclone, requiring authentication, then encrypting them.
|
||||
5. You should now be able to connect over https or webdav, on `myaddress:443`
|
||||
|
||||
|
||||
return [[Home]]
|
Reference in New Issue
Block a user