I also have this in Karmic Koala. I am trying to copy a series of photos onto a samba share on my server which is automounted via Places->. I need to preserve timestamp as I index the photos that way, hence I am using cp -p. This is giving me the same "cp: preserving times .... Operation not supported" error. I also get the same if I use mv.
Recently switched to Ubuntu from a home-built system and I have previously always been able preserve times using sudo, but this is not possible as the share is mounted nosuid. So I have had to resort to copying without the timestamp and then sshing to the server and running jhead -ft to recreate the timestamp from the EXIF data, which is far from ideal. -- no timestamp preservation on gnome-vfs CIFS mount in Jaunty alpha 2 https://bugs.launchpad.net/bugs/310954 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
