You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
执行命令alicloud-duplicity full --no-encryption -v 9 ~/test ssh://user[:password]@other.host[:port]/some_dir时,出现以下错误:
UnsupportedBackendScheme: scheme not supported in url: ssh://user[:password]@other.host[:port]/some_dir
backends中没有ssh这个scheme,但是在使用alicloud-duplicity --help时,“Backends and their URL formats“钟存在“ssh://user[:password]@other.host[:port]/some_dir”
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
执行命令alicloud-duplicity full --no-encryption -v 9 ~/test ssh://user[:password]@other.host[:port]/some_dir时,出现以下错误:
UnsupportedBackendScheme: scheme not supported in url: ssh://user[:password]@other.host[:port]/some_dir
backends中没有ssh这个scheme,但是在使用alicloud-duplicity --help时,“Backends and their URL formats“钟存在“ssh://user[:password]@other.host[:port]/some_dir”
The text was updated successfully, but these errors were encountered: