Why iam i lossing a part of my images and videos lost on a rclone copy transfer and on the rclone size on same remote am getting Ignoring and too short messsages

What is the problem you are having with rclone?

on Rclone Copy on Mega Remote to google drive, Local Disk the total number of files are not copy from source to destination. on comparing the size there are diffrences.

Later i have tried the rclone size command there i can see some files having error. i dont think they are corrupted files. its just giving me too short and ignoring messages.

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

rclone v1.66.0

  • os/version: Microsoft Windows 10 Home 22H2 (64 bit)
  • os/kernel: 10.0.19045.4170 (x86_64)
  • os/type: windows
  • os/arch: amd64
  • go/version: go1.22.1
  • go/linking: static
  • go/tags: cmount

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 size Mega_Ajoozzie@yahoo.com:

Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.

C:\Users\DELL\Downloads\RClone>rclone config redacted
[GDrive_Ajoozzie]
type = drive
scope = drive
token = XXX
team_drive =

[GDrive_Ajubmx101]
type = drive
scope = drive
token = XXX
team_drive =

[GDrive_Naachhoooooo]
type = drive
scope = drive
token = XXX
team_drive =

[GPhotos_Ajoozzie]
type = google photos
token = XXX

[GPhotos_Ajubmx101]
type = google photos
token = XXX

[GPhotos_Naachhoooooo]
type = google photos
token = XXX

[Mega-Ajoozzie@gmail.com]
type = mega
user = XXX
pass = XXX

[Mega-Ajoozzie@gmx.com]
type = mega
user = XXX
pass = XXX

[Mega-Ajoozzie@icloud.com]
type = mega
user = XXX
pass = XXX

[Mega-Ajoozzie@outlook.com]
type = mega
user = XXX
pass = XXX

[Mega-Ajoozzie@proton.me]
type = mega
user = XXX
pass = XXX

[Mega-Ajoozzie@tutanota.com]
type = mega
user = XXX
pass = XXX

[Mega-Ajoozzie@yahoo.com]
type = mega
user = XXX
pass = XXX

[Mega-Ajoozzie@zohomail.in]
type = mega
user = XXX
pass = XXX
### Double check the config for sensitive info before posting publicly

A log from the command that you were trying to run with the -vv flag

C:\Users\DELL\Downloads\RClone>rclone lsd Mega-Ajoozzie@yahoo.com: -vv
2024/04/06 19:36:00 DEBUG : rclone: Version "v1.66.0" starting with parameters ["rclone" "lsd" "Mega-Ajoozzie@yahoo.com:" "-vv"]
2024/04/06 19:36:00 DEBUG : Creating backend with remote "Mega-Ajoozzie@yahoo.com:"
2024/04/06 19:36:00 DEBUG : Using config file from "C:\\Users\\DELL\\AppData\\Roaming\\rclone\\rclone.conf"
          -1 2023-03-15 17:27:05        -1 Ajoozzie@yahoo.com
2024/04/06 19:36:05 DEBUG : 8 go routines active

welcome the forum,

not sure what that means? can you please explain in more detail?

--- what was the exact command you ran?
--- post the debug log?

-- what was the exact command you ran?
rclone size Mega_Ajoozzie@proton.me:

on the image i have shared you can see the number of files there is 2725 FIles, And you can see that is that there is only 2567 files found in Rclone size command.

Am not able to paste the total output.
you can send me ping in telegram on Telegram: Contact @Naachhoooooo

I can't see any image.

It is also much better to share commands results as text. Images are hard to read and work with.

You posted results of rclone lsd command and now you talk about rclone size.

Bro, First i have completed my rclone transfer with "rclone copy [remote] [remote] [flags]" and i have noticed some files are missing on the destination remote. and on calculating the size with "rclone size [remote]" the object count there showing is less than the actual count and encountering some error messages.

here is the actual file size
Screenshot from 2024-04-07 11-51-11

on ' rclone size [remote]' this is the file number its showing
'''
Total objects: 2.567k (2567)
Total size: 16.089 GiB (17275554817 Byte)
'''
where is the rest

Run

rclone copy [remote] [remote] [flags] -vv

and post full output here.

tl;dr - just run the rclone copy again. rclone should notice that files are missing on dest and copy them.

to see what files are missing on dest.
rclone check --missing-on-dst

still not understanding what that means?
you listed three remotes, meta, gdrive and local and now you mention a fourth remote Mega_Ajoozzie@proton.me
however, rclone copy command uses only takes two?

you wrote that you ran Rclone Copy.
so please post that rclone copy command and the debug log.

still not understanding what that means?
you listed three remotes, meta, gdrive and local and now you mention a fourth remote Mega_Ajoozzie@proton.me
however, rclone copy command uses only takes two?
'''
i mean i have tried rclone copy at first try mega as the source and destination as google drive and on second try i have tried mega as source and local disk as destination. i got the same errors. and on rclone size command i have noticed that some of the files are ignored by rclone.

furthermore Mega_Ajoozzie@proton.me is name i have given to the mega remote iam using
'''