2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-01 16:40:50 +00:00

Merge pull request #3386 from adrian5/doc-change

doc: Add direct link to GitHub issue
This commit is contained in:
rawtaz 2021-05-09 00:12:21 +02:00 committed by GitHub
commit 01261770bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ command and enter the same password twice:
On Linux, storing the backup repository on a CIFS (SMB) share is not On Linux, storing the backup repository on a CIFS (SMB) share is not
recommended due to compatibility issues. Either use another backend recommended due to compatibility issues. Either use another backend
or set the environment variable `GODEBUG` to `asyncpreemptoff=1`. or set the environment variable `GODEBUG` to `asyncpreemptoff=1`.
Refer to GitHub issue #2659 for further explanations. Refer to GitHub issue `#2659 <https://github.com/restic/restic/issues/2659>`_ for further explanations.
SFTP SFTP
**** ****