Is there any way to filter "newest n files from remote"? Can't use --*-age filters because I don't know beforehand when the newest file is actually changed.
rclone v1.45
- os/arch: linux/386 (CentOS 6)
- go version: go1.11.2
- remote: Google Drive
Ancient version of rclone so you'd want to upgrade that.
You can use filters on anything so a local source or a remote. If it's on a remote, if has to support modtime to get the age so there are some caveats. On google drive, you'd be fine though.