Dedupe files of same size

What is the problem you are having with rclone? I dont have the correct sequence to dedupe my drive that may have have same names but different file sizes. I want to get rid of duplicate files with same file sizes

Run the command 'rclone version' and share the full output of the command.

Which cloud storage system are you using? (eg Google Drive) MEGA

The command you were trying to run (eg rclone copy /tmp remote:tmp)

,,,, rclone dedupe mega: --by-hash,,,,
''''' rclone dedupe --size-only mega: ,,,,

Paste command here
"""   ,,,, rclone dedupe mega: --by-hash,,,,
''''' rclone dedupe --size-only mega:  ,,,,

The rclone config contents with secrets removed.

Im so sorry but i dont understand. im sorry i truly am just learning

Paste config here

A log from the command with the -vv flag

Paste  log here
```  I sorry, please i truly dont understand.  Id just like to delete the duplicates in my Mega file that are the same file, picture, video, sizes. I ask for only pitty.  What is the right command line?

im so sorry again

hello and welcome to the forum,

can you post the output of
--- rclone version
--- rclone lsd mega: -vv

this command should list all the de-dupes, without removing any files.
rclone dedupe mega: --size-only --dedupe-mode=list

Hi so if i run - rclone dedupe mega: --size-only --dedupe-mode=list

it wont delete the files of the same size? im trying to get rid of same size files etc?
I really appreciate your reply

please post the output of
--- rclone version
--- rclone lsd mega: -vv

rclone v1.59.2

  • os/version: Microsoft Windows 10 Home Single Language 21H1 (64 bit)
  • os/kernel: 10.0.19043.2006 (x86_64)
  • os/type: windows
  • os/arch: amd64
  • go/version: go1.18.6
  • go/linking: static
  • go/tags: cmount

C:\Users\Dell Inspiron 3567\Desktop\rclone-v1.59.2-windows-amd64>rclone lsd mega: -vv
2022/10/10 17:19:49 DEBUG : rclone: Version "v1.59.2" starting with parameters ["rclone" "lsd" "mega:" "-vv"]
2022/10/10 17:19:49 DEBUG : Creating backend with remote "mega:"
2022/10/10 17:19:49 DEBUG : Using config file from "C:\Users\Dell Inspiron 3567\Desktop\rclone-v1.59.2-windows-amd64\rclone.conf"

is this suffice as to what you were looking for?

so you do not have any folders?

imho, before you permanently delete files, need to confirm what will be deleted.
this command will list the duplicated files, will NOT delete.
rclone dedupe mega: --size-only --dedupe-mode=list

1 Like

Ive got many folders in the Mega drive, not sure why they didnt appear, when i run lsd again, they appear.

So basically id like dedupe to go though the entire remote and pick up and duplicate file sizes and delete them?

sorry bad wording, all files in the remote sharing the exact same file size, to be deleted

yes, i understand that.

Sorry sir, so what would be the best command to execute this? i do apologise again and thank you for your time

rclone dedupe will permanently delete files and i am nervous to help you.

so i am going drop out now.
sorry, but no worries, someone else will stop by soon to help you.

No Problem, I appreciate your time though, thank you

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