Copyurl modtime

Hi,

Since rclone 1.51.0, copyurl put the last modified time of the copied file to google drive.
Before this version, the last modified time was set to the date of the copy, which was better for me.

Is there any flag I can use to get this past behaviour?
Otherwise, is there a command to list files on google drive sorted by date added rather than date modified?

Thank you very much!

It would need another flag to rclone copyurl I think.

You can try using --drive-use-created-date

--drive-use-created-date works like a charm, thanks!
Would be great to have such a flag for copyurl

Great!

Can you please make a new issue on github about that. Maybe you'd like to have a go at it?

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.