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

File system dates (Date Modified) overwritten during staging #4

Open
kieranjol opened this issue Sep 25, 2020 · 0 comments
Open

File system dates (Date Modified) overwritten during staging #4

kieranjol opened this issue Sep 25, 2020 · 0 comments

Comments

@kieranjol
Copy link

I'm using Windows 10 and I've noticed that Date Modifieds are reset to the date of file transfer when staging. IIRC, using things like shutil on Windows can be a bit funny with dates, which I why I often used robocopy/rsync/gcp depending on operating system. Though it looks like ye don't use shutil at all, as the write_files function in staging.py look like you're hashing and writing to file in chunks at the same time, which is pretty nifty.

Anyhow iId imagine that retaining dates would be preferred?

Best,

Kieran

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