Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rsync directory timestamp setting fails under some circumstances #13

Open
cwlgerardd opened this issue Sep 13, 2012 · 0 comments
Open

Comments

@cwlgerardd
Copy link

From http://code.google.com/p/s3fs/wiki/FuseOverAmazon it appears that S3FS should support timestamp modifications.

I am however running into rsync errors stating:
rsync: failed to set times on "/mnt/s3test/hello": No such file or directory (2)
(Where hello is a "directory")

The data within the bucket was created from an Amazon hard drive import with their own internal tools. s3fs-c was needed to be able to see these "directories" as they were invisible for s3fs.

I can use --size-only but would prefer to preserve times as they are relevant for my application. Does anyone have any suggestions which may help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant