mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 00:07:38 +00:00
remove outdated locking problem warning
This commit is contained in:
parent
ed2548ca02
commit
59c519b3bb
1 changed files with 0 additions and 3 deletions
|
@ -159,6 +159,3 @@ mounting the remote filesystem, for example, using sshfs::
|
|||
$ borg init /mnt/backup
|
||||
$ fusermount -u /mnt
|
||||
|
||||
However, be aware that sshfs doesn't fully implement POSIX locks, so
|
||||
you must be sure to not have two processes trying to access the same
|
||||
repository at the same time.
|
||||
|
|
Loading…
Reference in a new issue