Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

ppc_michael

Guest
Original poster
Apr 26, 2005
1,498
2
Los Angeles, CA
I'm on a Powerbook in my dorm room. My iBook is at home. There are some apps on my iBook that I need here. So I logged in with an FTP client and downloaded the .app "folders" (as the FTP client represented them) to my Powerbook. Things seem to be okay, the app displays the appropriate icon and everything. But it will not launch. No error messages. I really need those apps. :eek:

Any help would be much appreciated. :)
 
Which apps do you need? Most should be fine, but some apps need other files to work properly - generally the ones you had to use an installer for.
 
You need to zip them first... or tar, gz, etc. You can do that from the terminal, so if you enable ssh on your iBook at home, you can use terminal commands to zip the file on the other machine (zipping using AFP/FTP is horribly slow because your computer does the work, essentially transferring the data back and forth, etc.). So, in short, enable ssh on the iBook, use that to tar/gz the apps, then transfer them using ftp/sftp.
 
Sound Studio, some word processors, TeX frontends. I tried even downloading Chess and that wouldn't even run. :(

I remember Stuffit used to have a bug where it didn't unstuff .app bundles properly, but there was a workaround. Do you think this could be the same thing?
 
crazzyeddie said:
You need to zip them first... or tar, gz, etc. You can do that from the terminal, so if you enable ssh on your iBook at home, you can use terminal commands to zip the file on the other machine (zipping using AFP/FTP is horribly slow because your computer does the work, essentially transferring the data back and forth, etc.). So, in short, enable ssh on the iBook, use that to tar/gz the apps, then transfer them using ftp/sftp.

Hooray! Thanks very much. :D
 
Resource forks were not transfered over. That caused your issue. So do as above and all will be fine.
 
This is working great. Thank you so much.

Now, please excuse my Terminal n00b-ness, but is there a way I can transfer the files using SSH with Terminal? It seems just a wee bit odd to be going back and forth between Terminal and my FTP client.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.