mirror of
https://github.com/restic/restic.git
synced 2025-08-13 22:07:42 +00:00
Add SFTP backend
This commit is contained in:
@@ -22,5 +22,7 @@ type Server interface {
|
||||
Remove(Type, ID) error
|
||||
Version() uint
|
||||
|
||||
Close() error
|
||||
|
||||
Location() string
|
||||
}
|
||||
|
Reference in New Issue
Block a user