From 334e9e6a27949a2660317278d4f096da11f5b330 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 8 Jan 2014 12:31:18 +0100 Subject: Add -o disable_hardlink option (debian bug #670926) Reported by Louis-David Mitterrand --- sshfs.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sshfs.1') diff --git a/sshfs.1 b/sshfs.1 index 8461fa6..4c18876 100644 --- a/sshfs.1 +++ b/sshfs.1 @@ -142,6 +142,11 @@ directly connect to PORT bypassing ssh \fB\-o\fR slave communicate over stdin and stdout bypassing network .TP +\fB\-o\fR disable_hardlink +link(2) will return with errno set to ENOSYS. Hard links don't currently work +perfectly on sshfs, and this confuses some programs. If that happens try +disabling hard links with this option. +.TP \fB\-o\fR transform_symlinks transform absolute symlinks to relative .TP -- cgit v1.2.3