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

Set file modification time during upload #21

Open
jan-pieter opened this issue Aug 20, 2020 · 0 comments
Open

Set file modification time during upload #21

jan-pieter opened this issue Aug 20, 2020 · 0 comments

Comments

@jan-pieter
Copy link

I'm running a test suite where the modification time of a file is taken into account. Currently I have to add a Thread.sleep in order for these times to be different. It seems it is possible to set the modification time of a file using the BasicFileAttributeView It would be nice to be able to set the modification time during upload. (Maybe the creation time and last accessed time as well, but I don't know if they are supported by the underlying filesystem.)

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