Bug#396970: sshfs: new file ownership

2006-11-03 Thread Miklos Szeredi
tags 396970 wontfix thanks > New files on sshfs mounts are always created with the ownership of the > mounting user, instead of the effective uid. Good observation, this is how sshfs is supposed to work. It's essentially a per-user filesystem, and cannot work properly if shared by multiple users

Bug#396970: sshfs: new file ownership

2006-11-03 Thread Ian Zimmerman
Package: sshfs Version: 1.6-1 Severity: normal New files on sshfs mounts are always created with the ownership of the mounting user, instead of the effective uid. Not sure if this is fixable, given the fact that local and remote uids may not correspond ... aarrrgh, entering NFS deja vu territory