Member Log In

Not a Member Yet?

It only takes a minute to start enjoying the benefits of AVForums membership, and it's free!

How do you remove files from multiple folders?

Post Reply
Old 28-04-2009, 9:29 PM   #1
Veteran Member
pop80_uk's Avatar
Join Date: Aug 2008
Thanks: Gave 292, Got 222
Posts: 5,755
Question How do you remove files from multiple folders?

Hi
I have 60 folders which all have two or three files in them, I need to move the files from the 60 folders into one folder.

Is there a quick way of doing this all at once? rather than folder by folder and file by file

Thanks
  Quote
Advert
Log in or sign up to remove
Old 28-04-2009, 9:32 PM   #2
Member
Join Date: May 2005
Location: London
Thanks: Gave 7, Got 10
Posts: 105
Re: How do you remove files from multiple folders?

If you do a search from the parent folder for *.* you should be able to select the whole set of results and copy etc from there
  Quote
Old 28-04-2009, 9:51 PM   #3
Veteran Member
pop80_uk's Avatar
Join Date: Aug 2008
Thanks: Gave 292, Got 222
Posts: 5,755
Re: How do you remove files from multiple folders?

Quote:
Originally Posted by stiben View Post
If you do a search from the parent folder for *.* you should be able to select the whole set of results and copy etc from there
How do you mean? Would the files have to have the same file name for this to work?
Thanks
  Quote
Old 28-04-2009, 10:00 PM   #4
Illustrious Member
Singh400's Avatar
Join Date: Feb 2006
Location: Earth
Thanks: Gave 1,088, Got 3,255
Posts: 17,564
Re: How do you remove files from multiple folders?

Lets assume all the files you want to move are roughly the same. So one file could be 00133.txt and the other could 55158.txt. Or perhaps the files are all the same file type so *.txt

Now lets assume the following folder...

FOLDER_A\SUBF_1
FOLDER_A\SUBF_2
FOLDER_A\SUBF_3
FOLDER_A\SUBF_4
...
FOLDER_A\SUBF_58
FOLDER_A\SUBF_59
FOLDER_A\SUBF_60

Navigate to FOLDER_A and do a search on this folder for either *1*.txt or *.txt.
  Quote
Old 28-04-2009, 10:10 PM   #5
Veteran Member
pop80_uk's Avatar
Join Date: Aug 2008
Thanks: Gave 292, Got 222
Posts: 5,755
Re: How do you remove files from multiple folders?

Quote:
Originally Posted by Singh400 View Post
Lets assume all the files you want to move are roughly the same. So one file could be 00133.txt and the other could 55158.txt. Or perhaps the files are all the same file type so *.txt

Now lets assume the following folder...

FOLDER_A\SUBF_1
FOLDER_A\SUBF_2
FOLDER_A\SUBF_3
FOLDER_A\SUBF_4
...
FOLDER_A\SUBF_58
FOLDER_A\SUBF_59
FOLDER_A\SUBF_60

Navigate to FOLDER_A and do a search on this folder for either *1*.txt or *.txt.
Thanks this makes sense,
So if all these folders lived in sub folder called revision, it would simple be a case of searching against the revision folder?
  Quote
Old 01-05-2009, 12:43 PM   #6
Illustrious Member
Singh400's Avatar
Join Date: Feb 2006
Location: Earth
Thanks: Gave 1,088, Got 3,255
Posts: 17,564
Re: How do you remove files from multiple folders?

^ Yes mate. Thats exactly what you need to do.
  Quote
Post Reply



Thread information and display options
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off