rustic
rustic copied to clipboard
sftp backend: Cannot specify custom port
Note: In meanwhile, use the following workaround:
[repository]
repository = "opendal:sftp"
password = "mypassword"
[repository.options]
user = "myuser"
endpoint = "host:port"
root = "path/to/repo"