mirror of
https://github.com/gilbertchen/duplicacy
synced 2026-01-08 19:43:21 +00:00
Updated Storage Backends (markdown)
@@ -23,6 +23,15 @@ Public key authentication with signed certificate is also supported. That is, if
|
||||
If the SFTP server is a Synology NAS, it is highly recommended to use the absolute path (the one with double slashes) in the storage url. Otherwise, Synology's customized SFTP server may terminate the connections arbitrarily leading to frequent EOF errors.
|
||||
|
||||
|
||||
</details>
|
||||
|
||||
<details> <summary>Samba</summary>
|
||||
```
|
||||
Storage URL: smb://user@server[:port]/share/path
|
||||
```
|
||||
|
||||
This backend is based on https://github.com/hirochachacha/go-smb2.
|
||||
|
||||
</details>
|
||||
|
||||
<details> <summary>Dropbox</summary>
|
||||
|
||||
Reference in New Issue
Block a user