mirror of
https://github.com/rclone/rclone.git
synced 2024-11-07 17:14:44 +01:00
a0dff2dd9c
A seafile server can be configured to use a relative URL as FILE_SERVER_ROOT in order to support more than one hostname/ip. (see https://github.com/haiwen/seahub/issues/3398#issuecomment-506920360 ) The previous backend implementation always expected an absolute download/upload URL, resulting in an "unsupported protocol scheme" error. With this commit it supports both absolute and relative. |
||
---|---|---|
.. | ||
api | ||
object.go | ||
pacer.go | ||
renew_test.go | ||
renew.go | ||
seafile_internal_test.go | ||
seafile_test.go | ||
seafile.go | ||
webapi.go |