

| Sign in: |
| Members log in here with your user name and password to access the your admin page and other special features. |
|
|
|

|
|| SportsShooter.com: Member Message Board

OT: mac question
 
Monty Rand, Photographer
 |
Bangor | ME | USA | Posted: 5:02 PM on 02.14.10 |
| ->> I have about 40 folders from a tournament that list the names of the teams playing. Each folder has about 5-8 GB worth of images in them. Is there anyway I can copy those 40 folders to another location without the images inside? I want to duplicate the folders, but not what's inside of each one. I'm on a mac. |
|
 
Steven Mullensky, Photographer, Photo Editor
 |
Port Townsend | WA. | USA | Posted: 5:12 PM on 02.14.10 |
->> Unless there is something I'm missing, to copy just the actual folders you would have to remove the contents first.
Might be easier just to create new blank folders and title them in the new location. |
|
 
George Bridges, Photographer, Photo Editor
 |
Washington | DC | USA | Posted: 5:21 PM on 02.14.10 |
->> Monty,
Any way you want to do it will be a little labor intensive of moving things around.
I would just create the folder structure you want and if you want to keep using this for multiple events I would put that structure inside a folder labeled "event workflow" or the like. Then you can just copy the empty folders to your new event each time. Copy by holding the Option key while dragging to the new location.
Then in the future you don't have to keep creating the folder structure you want. |
|
 
Israel Shirk, Photographer, Assistant
 |
Boise | ID | US | Posted: 6:17 PM on 02.14.10 |
->> In a terminal:
mkdir /where/you/wantem
cd /source/dir
find * -type d -exec mkdir /where/you/wantem/{} ; |
|
 
Michael Strong, Photographer
 |
Lubbock | TX | USA | Posted: 6:19 PM on 02.14.10 |
| ->> Bash commands rock! |
|


Return to --> Message Board Main Index
|