The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > Computer Modding Software > OS X Specific Modding Discussion
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 07-23-2007, 03:03 PM
What's Jailbreak?
 
Join Date: Jul 2007
Location: Dallas
Posts: 27
Thanks: 1
Thanked 0 Times in 0 Posts
Intel iPhoneInterface Problems - fileref:1

Dphonedmg>iphoneinterface
iPhoneInterface v0.3.1 built on Jul 14 2007

Waiting for phone... established.
iPhone state: Activated
type "help" for help
iPhone:/# ls
.
..
Applications
Library
System
bin
cores
dev
etc
mach
private
putfile
sbin
tmp
usr
var
iPhone:/# cd Applications
iPhone:/Applications# ls
.
..
Calculator.app
DemoApp.app
FieldTest.app
Maps.app
MobileCal.app
MobileMail.app
MobileMusicPlayer.app
MobileNotes.app
MobilePhone.app
MobileSMS.app
MobileSafari.app
MobileSlideShow.app
MobileTimer.app
Preferences.app
Stocks.app
Weather.app
YouTube.app
iPhone:/Applications# cd Calculator.app
iPhone:/Applications/Calculator.app# ls
.
..
Calculator
CalculatorBackground.png
Default.png
English.lproj
Info.plist
LCDBackground.png
PkgInfo
icon.png
ring.png
iPhone:/Applications/Calculator.app# putfile icon.png
fileref: 1
iPhone:/Applications/Calculator.app# exit

Dphonedmg>
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #2  
Old 07-23-2007, 03:31 PM
iPhone? More like MyPhone
 
Join Date: Jul 2007
Posts: 122
Thanks: 2
Thanked 10 Times in 8 Posts

There is nothing wrong with that message, that is normal, I think it just says it was done. I get that on all putfile commands, but I know it put it because I see my new ringtones and new icons.

Dixit
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 07-23-2007, 04:05 PM
What's Jailbreak?
 
Join Date: Jul 2007
Location: Dallas
Posts: 27
Thanks: 1
Thanked 0 Times in 0 Posts

Ok, then let me ask this.

What is the SYNTAX of the putfile command.

I see examples of putfile \Applications\Calculator.app\icon.png which is where the icon.png file goes on the iphone, but what in the command tells iPhoneInterface what LOCAL file to be putting.

is this suposed to work the same way that PUT does on FTP?

Is there a 0.3.3 version for the PC that is already compiled?

Thanks!

Dan
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 07-23-2007, 04:55 PM
iPhone? More like MyPhone
 
Join Date: Jul 2007
Posts: 122
Thanks: 2
Thanked 10 Times in 8 Posts

the file you are trying to put onto the iPhone should be in the same directory as where you launched iphoneinterface. Thats why most say move stuff into the phonedmg folder and you work from there. The putfile just assumes the file is local to where it was launched.

Dixit
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 07-23-2007, 06:29 PM
What's Jailbreak?
 
Join Date: Jul 2007
Location: Dallas
Posts: 27
Thanks: 1
Thanked 0 Times in 0 Posts

thanks!!! Trying Manaza in the meantime
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 07-24-2007, 02:20 AM
arthursdomain's Avatar
Retired Moderator
 
Join Date: Jul 2007
Device + Firmware: iPhone 3g (white) 16gb 2.2.1 jailbroken (AT&T)
Operating System: Windows XP/Vista 32 & 64 bit
Location: Mililani, Hawaii
Posts: 872
Thanks: 12
Thanked 131 Times in 85 Posts
Send a message via AIM to arthursdomain

so far all the information is correct your getting. make sure the file you want to 'putfile' is in the same directory as your iphoneinterface (preferably cphonedmg) secondly, putfile and the full location of the folder and the filename: putfile /Applications/DemoApp.app/icon.png (to upload an image) make sure that you change directory (cd) into that directory before putfile, if your doing all of that, then the question is are you rebooting your iphone after you 'quit' iphoneinterface (hold the power button for a few seconds and slide the red slider to power down then press the power to turn it back on)? let me know.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 07-24-2007, 02:44 AM
0solvent's Avatar
What's Jailbreak?
 
Join Date: Jul 2007
Location: pdx or
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts

I too have this error, copied icon.png to the phonedmg directory, cd'd to the /Applications/Calculator.app dir; ran rmdir against the existing icon. I could be missing something-- sorta searching the forums for instructions-- good times.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 07-24-2007, 02:47 AM
Cody Overcash's Avatar
Owner / Founder - ModMyi
aka cash7c3
 
Join Date: May 2007
Device + Firmware: iPhone 3g 3.0 beta 4
Operating System: OS X | XP | Sabayon
Location: Denver, CO
Posts: 3,603
Thanks: 288
Thanked 14,883 Times in 507 Posts
Send a message via AIM to Cody Overcash Send a message via MSN to Cody Overcash Send a message via Yahoo to Cody Overcash

from the top putfile /Applications/Calculator.app/icon.png

the icon.png must be in the same directory as iphoneinterface

removing a file would be rmdir /Applications/Calculator.app/icon.png


Windows seems to like full path when using putfile while osx putfile icon.png would work fine to put it in the directory you are in
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9  
Old 07-24-2007, 02:49 AM
0solvent's Avatar
What's Jailbreak?
 
Join Date: Jul 2007
Location: pdx or
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts

Got it!
putfile requires an absolute path (and cd to the desired directory).
running putfile icon.png puts the file in root (/)...of course folks who have this working already know this...us newbs, not so much.

iPhone:/# cd /Applications/Calculator.app
iPhone:/Applications/Calculator.app# ls
.
..
Calculator
CalculatorBackground.png
Default.png
English.lproj
Info.plist
LCDBackground.png
PkgInfo
ring.png
iPhone:/Applications/Calculator.app# putfile /Applications/Calculator.app/icon.png
fileref: 1
iPhone:/Applications/Calculator.app# ls
.
..
Calculator
CalculatorBackground.png
Default.png
English.lproj
Info.plist
LCDBackground.png
PkgInfo
icon.png
ring.png
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #10  
Old 07-24-2007, 02:51 AM
Cody Overcash's Avatar
Owner / Founder - ModMyi
aka cash7c3
 
Join Date: May 2007
Device + Firmware: iPhone 3g 3.0 beta 4
Operating System: OS X | XP | Sabayon
Location: Denver, CO
Posts: 3,603
Thanks: 288
Thanked 14,883 Times in 507 Posts
Send a message via AIM to Cody Overcash Send a message via MSN to Cody Overcash Send a message via Yahoo to Cody Overcash

hehehe I posted the answer 2 mins before you could post that you figured it out hehehehehe
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > Computer Modding Software > OS X Specific Modding Discussion

Thread Tools
Display Modes

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 On



Go to Top
ModMyI

All times are GMT -6. The time now is 03:32 PM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Top