arajin
October 25, 2023, 2:54am
1
What is the problem you are having with rclone?
I want to list or show what was the most recently uploaded directory or file
Run the command 'rclone version' and share the full output of the command.
rclone v1.64.1
os/version: Microsoft Windows 10 IoT Enterprise LTSC 2021 21H2 (64 bit)
os/kernel: 10.0.19044.3570 (x86_64)
os/type: windows
os/arch: amd64
go/version: go1.21.3
go/linking: static
go/tags: cmount
Which cloud storage system are you using? (eg Google Drive)
Petabox
asdffdsa
(jojothehumanmonkey)
October 25, 2023, 12:50pm
2
might try/test one or more of these flags.
I'd imagine you can do something like
--max-age Duration Only transfer files younger than this in s or suffix ms|s|m|h|d|w|M|y (default off)
and test that? I'm not sure what your definition of recent means.
arajin
October 25, 2023, 8:53pm
4
For example rclone lsl
can list modification time, size and path. But I have around 200K files and I would like to know which one was the last (or most recent) file that was uploaded
asdffdsa
(jojothehumanmonkey)
October 25, 2023, 9:01pm
5
i think i shared that up above.
did you read about --use-server-modtime
"the time it was last uploaded"
system
(system)
Closed
November 24, 2023, 9:02pm
6
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.