gvfs-fuse: not able to set smb timestamps
Bug #336761 reported by
Chris Cheney
This bug affects 5 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gvfs |
Expired
|
Wishlist
|
|||
gvfs (Fedora) |
Fix Released
|
Medium
|
|||
gvfs (Ubuntu) |
Triaged
|
Low
|
Ubuntu Desktop Bugs | ||
gvfs (openSUSE) |
Won't Fix
|
Medium
|
Bug Description
Binary package hint: gvfs
Apparently this bug was supposed to have been fixed as of gvfs 1.1.1. As of 1.1.6-0ubuntu2 on Jaunty I still see the issue.
Steps
1. Mount a remote smb fileshare
2. In the terminal cd to the ~/.gvfs/
3. touch -d "some date" foo
Result:
touch: settings times of `foo': Operation not supported
Could this be some sort of configuration problem on the samba side, note copying files to the samba server works fine for keeping proper dates. This may be an Ubuntu specific issue, somehow(?), since upstream claims this issue was corrected in 1.1.1, or else upstream didn't actually fix the problem like they thought.
Chris
Changed in gvfs: | |
status: | Unknown → New |
Changed in gvfs: | |
importance: | Unknown → Wishlist |
Changed in gvfs (openSUSE): | |
importance: | Unknown → Medium |
status: | Unknown → Confirmed |
Changed in gvfs: | |
status: | New → Confirmed |
Changed in gvfs (openSUSE): | |
status: | Confirmed → Won't Fix |
Changed in gvfs (Fedora): | |
importance: | Unknown → Medium |
status: | Unknown → Fix Released |
Changed in gvfs: | |
status: | Confirmed → Expired |
tags: | removed: precise |
To post a comment you must log in.
Description of problem:
I have write permision to the share but I can't set the timestamp on files. This causes gthumb image importer to fail.
Version-Release number of selected component (if applicable): 2.5-1.fc9. i386
gvfs-0.
How reproducible:
everytime
Steps to Reproduce:
1. Setup a samba share
2. mount the share via gvfs
3. you can use touch in the .gvfsd directory to verify that you don't have permision to set timestamps.
Actual results:
permission denied
the file is still created
Expected results:
it should create/touch the file with the correct timestamp
Additional info: