F5F Stay Refreshed Hardware Desktop Attempting to combine numerous subfolders with varying names into a single directory.

Attempting to combine numerous subfolders with varying names into a single directory.

Attempting to combine numerous subfolders with varying names into a single directory.

J
JesseSSinger
Member
169
01-19-2016, 05:48 AM
#1
I have a directory I'm working with (I'll name it folder 1). Inside that folder are 287 subfolders (these will be folder 2), each with unique names. Within those subfolders, there are 3 folders of the same type (folder 3). My goal is to collect all the folder 3s from folder 2 and combine them into a single folder with the same name. I'm struggling to figure out how to extract these folder 3s without manually handling each of the 287 subfolders. This is really frustrating—I need a solution that doesn't require moving files one by one. Can you help me find a way to do this automatically?
J
JesseSSinger
01-19-2016, 05:48 AM #1

I have a directory I'm working with (I'll name it folder 1). Inside that folder are 287 subfolders (these will be folder 2), each with unique names. Within those subfolders, there are 3 folders of the same type (folder 3). My goal is to collect all the folder 3s from folder 2 and combine them into a single folder with the same name. I'm struggling to figure out how to extract these folder 3s without manually handling each of the 287 subfolders. This is really frustrating—I need a solution that doesn't require moving files one by one. Can you help me find a way to do this automatically?

Q
QwertyCat
Member
198
01-19-2016, 08:22 AM
#2
Attempted to rename all folders at once, but they kept ending with numbers so they didn’t combine.
Q
QwertyCat
01-19-2016, 08:22 AM #2

Attempted to rename all folders at once, but they kept ending with numbers so they didn’t combine.

R
roligon
Junior Member
1
01-20-2016, 05:14 PM
#3
You cannot have two items with identical names in the same directory, so it assigns a unique identifier. You may use the same name across both files and folders if needed.
R
roligon
01-20-2016, 05:14 PM #3

You cannot have two items with identical names in the same directory, so it assigns a unique identifier. You may use the same name across both files and folders if needed.

M
Ms1990
Member
50
01-25-2016, 04:59 PM
#4
I understand the need for merging options. Sometimes it offers the choice to combine files or maintain separate folders through renaming. I wanted to know if merging is available so it could resolve your issue.
M
Ms1990
01-25-2016, 04:59 PM #4

I understand the need for merging options. Sometimes it offers the choice to combine files or maintain separate folders through renaming. I wanted to know if merging is available so it could resolve your issue.