Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sshfs_forward_mount: exit check if dst path missing
`readlink -f` can throw an error if a path doesn't exist in the guest. We will simply check to see if the path actually exists before trying to find the absolute path of it.
- Loading branch information