mirror of
https://github.com/restic/restic.git
synced 2026-06-03 23:49:43 +00:00
Vendor dependencies with dep
This commit is contained in:
+12
@@ -0,0 +1,12 @@
|
||||
Example SFTP server implementation
|
||||
===
|
||||
|
||||
In order to use this example you will need an RSA key.
|
||||
|
||||
On linux-like systems with openssh installed, you can use the command:
|
||||
|
||||
```
|
||||
ssh-keygen -t rsa -f id_rsa
|
||||
```
|
||||
|
||||
Then you will be able to run the sftp-server command in the current directory.
|
||||
Reference in New Issue
Block a user