![]() |
Help Legendary Lars out !
Ok so I have 500 directories on a windows box
they look like this randomname/images/filename.jpd I want to make them all randomname/filename.jpg and I dont want to move all the images 1 at a time how do I mass move 75000 files up 1 directory in 500 different folders. |
wow I thought someone would ahve a quick easy answer
|
bump for Lars
|
is it impossible
seems like there should be a program that does this |
Open both windows.. the empty folder you want the images to be in and the folder the images are in.
Use your mouse and highlight all the images.. then drag and drop into the other folder |
Quote:
|
Quote:
|
Quote:
modelname1/images/file.jpg modelname2/images/file.jpg ... modelname499/images/file.jpg each dir with a model name 500 of them has anywhere for 20-200 images I need to move all those images up 1 level in the tree but keep the 500 dirs so I want to get rid of the images directory in all 500 folders |
Hey Lars, this may be what you rae looking for. I didn't search for vast amounts of time but from what I have rtead it looks like it might be your solution with a little tweaking. Hope it helps :thumbsup
http://www.hahntech.com/copycat.htm |
Quote:
|
Does
filename.jpd all have the same name? for example /dir1/galleryfile.psd /dir2/galleryfile.psd? If that;s the case, just use windows SEARCH and search for filename galleryfile.psd All files will apear, crtl A crtl C and then paste them in a new directory. Andre |
I wonder if this would work
Type the line below in your shell / SSH screen (when you're in the right system path) mv /*/images/*.jpg /*/*.jpg |
Quote:
sometimes windows is so fucking lame |
Quote:
|
Quote:
|
Damn, I hate when people post stuff without reading first but this time I made this mistake. :(
|
Quote:
|
I really dont wanna have to go through and massage 500 dirs 1 at a time
|
hmm finding a few things may have to move it all to a unix box
|
Quote:
get a programer 2 do it for you. good luck |
Quote:
seems like this would some up for people from time to time its not that unique |
Ok I got it done
I used thumbs plus to rebuiold all the images and then told it to build the images in ../ which moved everything up one dir. then removed all the images directories and wall I am done :) |
Tarball the whole thing up, then untar it with "ignore folder" into your new directory.
Ta-dah. Alex |
try that or just do it one at a time, will take 20 minutes top
|
Quote:
|
All times are GMT -7. The time now is 10:33 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123