This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
AndroidDoctorr's profile picture

Save to a Floppy?

Started by AndroidDoctorr, 16 February 2015 - 03:46 AM
AndroidDoctorr #1
Posted 16 February 2015 - 04:46 AM
How do you save a program you've written in a turtle to a floppy, or move a program from a computer to a turtle? I can't figure it out.

Thanks
Lyqyd #2
Posted 16 February 2015 - 06:33 AM
Moved to Ask a Pro.
Bomb Bloke #3
Posted 16 February 2015 - 06:38 AM
If a disk drive with a floppy in it is placed next to a computer and/or turtle, then those systems will see its contents as a folder named "disk" or similar.

The command line takes various basic Unix commands, such as ls (to get a directory listing), cd (to change the current directory, cp (to copy files), etc.
Paullie #4
Posted 16 February 2015 - 10:29 AM
basically Place a disk drive down with a floppy disk inside of it, adjacent(right next to) the turtle, open the turtle up and then i believe its

copy filename /disk