[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best Way To Transfer Files From a PC to the IIgs



Hi,

>I need to transfer disk files (SHK files) from my PC to my IIgs
>[...]
>Uther Ethernet Card
>[...]
>I have Internet access
>with the Uther card via Contiki
>[...]
>What's the best way to transfer files with this set up?  Should I used
>the SSC or use the FTP functionality in Contiki or what?  I'm all
>confused here.

So you have an Ethernet Card and Contiki running! Why would you want
to go with any complicated serial protocol stuff when you've got that?

Just put up a HTTP server on you PC and have it serve the files you
need to transfer. Sounds complicated? Isn't all with software like
HFS (http://www.rejetto.com/sw/).

Then fire up the Contiki web browser an point it to the IP Address of
your PC (http://<your ip>). Works like a champ - at least for me :-)

Best, Oliver