derrickchoi / s3fs

Automatically exported from code.google.com/p/s3fs
GNU General Public License v2.0
0 stars 0 forks source link

need to support utimens() #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. try using rsync with s3fs as destination
2. observe "Operation cannot be completed because you do not have
sufficient privliges"

What is the expected output? What do you see instead?
rsync should be able to set modification time (mtime) on s3fs volumes

Please use labels and text to provide additional information.

see
http://groups.google.com/group/s3fs-devel/browse_thread/thread/6ed9871e349c1d9f
for discussion

Original issue reported on code.google.com by rri...@gmail.com on 17 Oct 2007 at 7:05

GoogleCodeExporter commented 8 years ago
fixed in svn 43 (actually, there have been a few bug fixes since)

Original comment by rri...@gmail.com on 18 Feb 2008 at 5:45