FG
💻 Software

How to (cleanly) dismount sshfs when mounted on a NFS mount point?

Fresh7 days ago
Mar 15, 202674671 views
Confidence Score0%
0%

Problem

My coworker has a desktop computer with shared on our file server. I have developed a Perl script for -mounting a certain directory on another SSH host which works fine on my laptop. On his computer the script fails to dismount the at the end and leaves the mountpoint unclean. I didn't find any way…

Error Output

? 1 ? ? 4096 Feb  9 15:37 file_archive/

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to (cleanly) dismount sshfs when mounted on a NFS mount point?

Low Risk

You should be able to unmount the sshfs share by executing:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment