Daniel,

I have the exact version information that you do.

Also, if you own a directory, you may delete files out of it, but not modify
files that you do not own in it, I believe.

I haven't been able to update any packages, as I am working in a
professional environment and I have been burned by updates in the past
("Sure, boss, I'll get right on it after I find a CD to burn my wireless
module sources to").

But as soon as this weekend comes, I'll update everything and retry this
issue.

On 10/15/07, dAniel hAhler <[EMAIL PROTECTED]> wrote:
>
> Ok. These are two different bugs then.
>
> I've tried reproducing your bug, but could not:
> $ mkdir mymount
> $ sshfs -o uid=1000,gid=1000 example.com: mymount
> $ ls -l | grep myfile
> -rw-rw-r-- 1 daniel daniel      51 2006-06-13 14:38 myfile
> $ gedit myfile
> $ ls -l | grep myfile
> -rw-rw-r-- 1 daniel daniel      52 2007-10-16 02:10 myfile
> -rw-rw-r-- 1 daniel daniel      51 2006-06-13 14:38 myfile~
>
> So, in this case "ga-rw" has not been removed.
>
> Your guess in the direction of "umask" may be quite right. E.g., if gedit
> confuses local and remote umask maybe.
> I have umask=0022 locally and umask=0002 when logged in with ssh on the
> server.
>
> I've first tried it with a new file, but have read then that it is only
> buggy for you with an already existing file and then tried that.
>
> --
> permissions altered while saving over sshfs mount
> https://bugs.launchpad.net/bugs/151701
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
permissions altered while saving over sshfs mount
https://bugs.launchpad.net/bugs/151701
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to