OS X - Operating System General OS operation information and support

how to do intelligent file copy/update


Post Reply New Thread Subscribe

 
Thread Tools
callagga

 
Member Since: Mar 02, 2007
Posts: 60
callagga is on a distinguished road

callagga is offline
Any advice re how to do an intelligent file copy/update from one drive to another.

BACKGROUND: I was to revert back from Lion to Leopard and I'm looking for an easy way to identify the files in my home directory that have changed since the Lion upgrade (i.e. diff between my Lion main disk, and my backup external drive which I have a superduper copy of the main disk just prior to upgrade).
QUOTE Thanks
chscag

 
chscag's Avatar
 
Member Since: Jan 23, 2008
Location: Fort Worth, Texas
Posts: 31,974
chscag has a reputation beyond reputechscag has a reputation beyond reputechscag has a reputation beyond reputechscag has a reputation beyond reputechscag has a reputation beyond reputechscag has a reputation beyond reputechscag has a reputation beyond reputechscag has a reputation beyond reputechscag has a reputation beyond reputechscag has a reputation beyond reputechscag has a reputation beyond repute
Mac Specs: 21.5" iMac 2.5 GHz i5, iPad 3rd Gen., 3 iPods

chscag is offline
Compare the file dates to see which is the latest version.
QUOTE Thanks
scathe

 
scathe's Avatar
 
Member Since: Jan 12, 2009
Location: Prague, Czech Republic
Posts: 1,096
scathe is a jewel in the roughscathe is a jewel in the rough
Mac Specs: 2,4Ghz 15" unibody

scathe is offline
How comfortable are you with using the Terminal? :-)

Code:
find ./ -mtime +3 | xargs -I {} cp {} <location>
This would(should) find any files older than 3 days in the current folder (./) and copy them to <location>

Last edited by scathe; 07-26-2011 at 03:31 AM. Reason: added [code]
QUOTE Thanks
callagga

 
Member Since: Mar 02, 2007
Posts: 60
callagga is on a distinguished road

callagga is offline
that looks very useful - thanks
QUOTE Thanks

Post Reply New Thread Subscribe


« Partitioning | Mac Book Pro intermittently prints! »
Thread Tools

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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 On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
bad mess with file extension parappo OS X - Operating System 0 04-29-2010 05:11 AM
iMovie Problem...Please Help....Going Nuts Bruki Movies and Video 4 10-27-2007 08:27 AM
Not too pleased with new iMac JunMacTech Apple Desktops 14 12-05-2005 07:13 PM
Show Item Info inflexion OS X - Operating System 15 10-24-2005 10:34 PM

All times are GMT -4. The time now is 01:36 PM.

Powered by vBulletin
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
X

Welcome to Mac-Forums.com

Create your username to jump into the discussion!

New members like you have made this community the ultimate source for your Mac since 2003!


(4 digit year)

Already a member?