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.
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?
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.
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.
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.
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.