> sshfs mount with remote uid and gid on the local filesystem.

Sshfs has no idea about the mapping between the remode user/group IDs
and the local ones.

If this is problematic, you can work around it by either using the 
'-o idmap=user' option or the '-o uid=X,gid=Y' options.

Miklos


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to