When using --sshfs-sharing and passing a description path as relative path e.g --description ../foo/bar this will cause an issue on the later sshfs call because it expects an abs path location
make sure to turn any path into an abspath when used together with --sshfs-sharing