Copy/Move Files with a specific word in the file name

What is the problem you are having with rclone?

Hello everyone
So what i am trying to do is move /copy files with a specific word in the file name to a new folder
For example :
Yatra (2018) Malayalam Amzn WebRip 1080p x264 AAC 5.1 E-Sub-MBRHDRG
Yaavarum Nalam (2009) Tamil 720p BDRip x264 AC3 1.4GB ESubs - TamilRockers.cr
War (2019) Hindi 1080p AMZN WEB-DL DDP 5.1 ESubs H264 ~RONIN~
3 Idiots (2009) 4K BluRay Rip x265 HDR DTS HDMA [Hindi 5.1 - Chinese] ESub - Team DUS
Uri The Surgical Strike (2019) [Hindi - Proper 1080p HDRip - x265 HEVC - 1.5GB]
Jism 2 (2012) (1080p 10Bit BluRay Hindi 5.1 x265 Natty)

So..i am looking for a way to copy/move all the files with "Hindi" in their file name
I was doing it manually but its a lot files and drive web is giving me headaches
Any Help is appreciated
Thank you
#Stay safe

What is your rclone version (output from rclone version)

rclone v1.51.0

  • os/arch: windows/amd64
  • go version: go1.13.7

Which OS you are using and how many bits (eg Windows 7, 64 bit)

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

Google Drive

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

Paste command here

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here
Rclone copy s: d: --include=**Hindi**

That should match that name in any file.

1 Like

That worked very well
Thank you
I was trying the same cmd for a while but forgot to add ** :grinning:
So i was getting the errors..figured it out now

1 Like

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