Not apart from that names are strings and id's are integer values :)
Which basically refer to the same thing, the representation just is
different?
On Thu, Jul 30, 2009 at 11:39 PM, Andreas Olsson wrote:
> @T-Co:
>
> Just to be on the clear; are you familiar with the difference
Sorry for the late answer.
I think I misunderstood the problem I was having.
Apparently when mounting with a user that does not exist in a system
fuse would create a virtual user for it instead?
So if sshfs notau...@host:/path/to/ ./path/
The filesystem would show the user/group to be 1001/1001
Public bug reported:
sshfs --version
SSHFS version 1.9
FUSE library version: 2.7.2
fusermount version: 2.7.2
using FUSE kernel interface version 7.8
Linux ubuntu 2.6.24-22-generic #1 SMP Mon Nov 24 19:35:06 UTC 2008
x86_64 GNU/Linux
sshfs u...@host:/path/to/ /local/path/to/
mounts as it should