OS X - Operating System General OS operation information and support

How to copy 90GB worth of music to my mac?


Post Reply New Thread Subscribe

 
Thread Tools
appstateCIS

 
Member Since: Jul 28, 2011
Posts: 6
appstateCIS is on a distinguished road
Mac Specs: 2005 PowerBook G4 15"

appstateCIS is offline
Hey guys!

I'm new to this forum, so I hope I posted in the right section! I just recently received a used PowerBook G4 and I love it! It's much better than my W7 Acer Aspire One, even though the PB is like 7 years old

I have one question though. I want to copy the 90GB worth of music off of my wireless music server onto my mac. I can connect it "as a server" in the finder, and then I can drag and drop folders onto my music drive, but I run into permission problems. If one folder out of 90 folders lacks read permissions, Mac OS will simply just stop the copying process all together, instead of giving me the option to "ignore this folder and continue"

So, I resorted to using the following UNIX command line:
Code:
sudo cp -R (all the artist folders from source machine go here) (destination folder on mac goes here)
This works, but I don't receive any progress indications in the Terminal window. If I use this command, will Mac OS X continue with the copy operation, even if I close the lid and "sleep" my powerbook?

Thanks for any help in advance!
QUOTE Thanks
kylekling

 
Member Since: Jun 28, 2011
Location: Royal Oak
Posts: 40
kylekling will become famous soon enough
Mac Specs: Late 08 Unibody Macbook Pro 15'', Hitachi 500gb 7k500, 8gb Ram - better than new

kylekling is offline
What is the source? Is it a hdd? mac mini? whatcha got dude?

Thanks MacForums members - through the collective help of everyone, we all stand to gain.
QUOTE Thanks
appstateCIS

 
Member Since: Jul 28, 2011
Posts: 6
appstateCIS is on a distinguished road
Mac Specs: 2005 PowerBook G4 15"

appstateCIS is offline
Quote:
Originally Posted by kylekling View Post
What is the source? Is it a hdd? mac mini? whatcha got dude?
Thanks for your fast response! The source is the HDD in my desktop computer in the other room. The desktop computer is running Ubuntu Linux, and I've set it up to share certain folders via the SAMBA file sharing client; the music folder being one of them. I am currently sharing via the wireless N router, which both computers are connected to.

So basically, my desktop computer comes up in Finder in the left pane under the "Shared" tab, and I can access any shared folders that way.

Last edited by appstateCIS; 07-28-2011 at 08:05 PM.
QUOTE Thanks
Dysfunction

 
Dysfunction's Avatar
 
Member Since: Mar 17, 2008
Location: Tucson, AZ
Posts: 6,511
Dysfunction has a brilliant futureDysfunction has a brilliant futureDysfunction has a brilliant futureDysfunction has a brilliant futureDysfunction has a brilliant futureDysfunction has a brilliant futureDysfunction has a brilliant futureDysfunction has a brilliant futureDysfunction has a brilliant futureDysfunction has a brilliant futureDysfunction has a brilliant future
Mac Specs: 2008 and 2011 15" mbps, late 11 iMac, iPhone 4s, and too many ipods and other stuff

Dysfunction is offline
cp never gives any 'status'. It just does it. If you sleep your powerbook, the copy will stop.

mike
This machine kills fascists
Got # ? phear the command line!
QUOTE Thanks
chscag

 
chscag's Avatar
 
Member Since: Jan 23, 2008
Location: Fort Worth, Texas
Posts: 31,955
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
Quote:
This works, but I don't receive any progress indications in the Terminal window. If I use this command, will Mac OS X continue with the copy operation, even if I close the lid and "sleep" my powerbook?
No, the copy operation will stop when the machine sleeps. Reason is that the hard drive also goes to sleep. And since that PB G4 is rather slow by today's standards, it's going to take awhile to copy 90 GB of music over especially using wireless. Hope you have lots of time to spare!
QUOTE Thanks
kylekling

 
Member Since: Jun 28, 2011
Location: Royal Oak
Posts: 40
kylekling will become famous soon enough
Mac Specs: Late 08 Unibody Macbook Pro 15'', Hitachi 500gb 7k500, 8gb Ram - better than new

kylekling is offline
Have you set sharing on the main folder itself that contains the music?

Thanks MacForums members - through the collective help of everyone, we all stand to gain.
QUOTE Thanks
appstateCIS

 
Member Since: Jul 28, 2011
Posts: 6
appstateCIS is on a distinguished road
Mac Specs: 2005 PowerBook G4 15"

appstateCIS is offline
Quote:
Originally Posted by chscag View Post
No, the copy operation will stop when the machine sleeps. Reason is that the hard drive also goes to sleep. And since that PB G4 is rather slow by today's standards, it's going to take awhile to copy 90 GB of music over especially using wireless. Hope you have lots of time to spare!
For real! I found that I can get it to copy the music, as long as I copy only ~8 albums at a time. Any more than that and I start running into weird permission errors.

Thanks for your help guys!
QUOTE Thanks
appstateCIS

 
Member Since: Jul 28, 2011
Posts: 6
appstateCIS is on a distinguished road
Mac Specs: 2005 PowerBook G4 15"

appstateCIS is offline
Quote:
Originally Posted by kylekling View Post
Have you set sharing on the main folder itself that contains the music?
Yepp, sharing is set with read-only permissions.
QUOTE Thanks
kylekling

 
Member Since: Jun 28, 2011
Location: Royal Oak
Posts: 40
kylekling will become famous soon enough
Mac Specs: Late 08 Unibody Macbook Pro 15'', Hitachi 500gb 7k500, 8gb Ram - better than new

kylekling is offline
When it tells you that you don't have proper permissions - what does it say the permission belongs to?

Thanks MacForums members - through the collective help of everyone, we all stand to gain.
QUOTE Thanks
kylekling

 
Member Since: Jun 28, 2011
Location: Royal Oak
Posts: 40
kylekling will become famous soon enough
Mac Specs: Late 08 Unibody Macbook Pro 15'', Hitachi 500gb 7k500, 8gb Ram - better than new

kylekling is offline
Also what osx are you running? Would you say that the 8album cap it's placing is equivalent to just under 2gb?

Thanks MacForums members - through the collective help of everyone, we all stand to gain.

Last edited by kylekling; 07-28-2011 at 08:38 PM.
QUOTE Thanks
appstateCIS

 
Member Since: Jul 28, 2011
Posts: 6
appstateCIS is on a distinguished road
Mac Specs: 2005 PowerBook G4 15"

appstateCIS is offline
Quote:
Originally Posted by kylekling View Post
When it tells you that you don't have proper permissions - what does it say the permission belongs to?
I'm not exactly sure. It basically told me "the operation could not be completed because you do not have privileges for this action." I restarted the computer, thus restarting the file sharing service, and file copying worked like a charm after that!
QUOTE Thanks
appstateCIS

 
Member Since: Jul 28, 2011
Posts: 6
appstateCIS is on a distinguished road
Mac Specs: 2005 PowerBook G4 15"

appstateCIS is offline
Quote:
Originally Posted by kylekling View Post
Also what osx are you running? Would you say that the 8album cap it's placing is equivalent to just under 2gb?
Running Leopard 10.5.8 with 512mb ram (victim of the lower RAM slot failure, too bad it's out of the repair period).

I wouldn't think that all 512mb are being used during the transfer though, since only "packets" of the files are transported at once. You may be right though, this was just my guess. I would've thought Leopard's memory protection would've prevented any sort of issue like that from happening.

I think the permissions issue may actually be a problem with Ubuntu, but I'm not exactly positive. I'm going to try to copy from a different computer with a different OS tomorrow and see if I run into the same problems
QUOTE Thanks

Post Reply New Thread Subscribe


« Remote Access | My Hard Drive thinks its full (its not) »
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
ipod copy music to new mac chris k iPod Hardware and Accessories 2 01-14-2008 03:27 PM
Mac Users Get More ISP Choices schweb Apple Rumors and Reports 1 03-06-2003 10:57 AM

All times are GMT -4. The time now is 02:55 AM.

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?