prasmussen / gdrive

Google Drive CLI Client
MIT License
8.99k stars 1.18k forks source link

how to preserve the last modified date #609

Open chenrui333 opened 2 years ago

chenrui333 commented 2 years ago

👋 Thanks for this awesome utility, I found that when I run gdrive upload the timestamp of the local files got lost in the upload process, is there anyway that I can preserve it? Thanks!

alphacuck commented 2 years ago

I'm also hoping there is a way to do this. 🙏

alphacuck commented 2 years ago

Not sure if it helps in your case but I worked around this by adding the local file timestamp to the description using --description option.