This is a read-only snapshot of the ComputerCraft forums,
taken in April 2020.
Computer transfer
Started by CreeperWiz, 27 January 2015 - 11:04 PMPosted 28 January 2015 - 12:04 AM
Ok so I was just wondering if it is possible or is there a program I can use that lets say I make a program on one computer and it auto transfer to my other computer? Please answear if you can!
Posted 28 January 2015 - 02:47 AM
The pastebin program that comes with Computer Craft for one
I also saw this the other day:
http://www.computerc...-file-transfer/
When you say AUTO transfer, do you mean have it save to multiple computers when you save on one? I don't think something like that exists, but you could always write it.
I also saw this the other day:
http://www.computerc...-file-transfer/
When you say AUTO transfer, do you mean have it save to multiple computers when you save on one? I don't think something like that exists, but you could always write it.
Edited on 28 January 2015 - 01:49 AM
Posted 28 January 2015 - 04:00 PM
It does exist. LyqydOS comes with a file server and remote mounting program, intended for use with LyqydNet. If you have both LyqydOS and LyqydNet installed on all relevant computers, you can configure a file server and mount the shared folder on each computer you want synced. The file will be sent on write and fetched on read (and append), so if other computers then open the file for reading, they will be sent the latest contents.
I haven't seen too many other seamless systems, though I'm sure they are out there.
I haven't seen too many other seamless systems, though I'm sure they are out there.
Posted 28 January 2015 - 09:18 PM
It does exist. LyqydOS comes with a file server and remote mounting program, intended for use with LyqydNet. If you have both LyqydOS and LyqydNet installed on all relevant computers, you can configure a file server and mount the shared folder on each computer you want synced. The file will be sent on write and fetched on read (and append), so if other computers then open the file for reading, they will be sent the latest contents.
I haven't seen too many other seamless systems, though I'm sure they are out there.
Thank you so much this is very helpful.The pastebin program that comes with Computer Craft for one
I also saw this the other day:
http://www.computerc...-file-transfer/
When you say AUTO transfer, do you mean have it save to multiple computers when you save on one? I don't think something like that exists, but you could always write it.
Posted 28 January 2015 - 09:45 PM
Ya thats what I mean by auto transfer but i could not think of a way to wirelessly transfer a file so that why I cant make one.The pastebin program that comes with Computer Craft for one
I also saw this the other day:
http://www.computerc...-file-transfer/
When you say AUTO transfer, do you mean have it save to multiple computers when you save on one? I don't think something like that exists, but you could always write it.
Edited on 28 January 2015 - 08:46 PM
Posted 29 January 2015 - 01:08 AM
Ya thats what I mean by auto transfer but i could not think of a way to wirelessly transfer a file so that why I cant make one.
Well, it isn't too hard. Check out the Modem Wiki for help:
http://www.computercraft.info/wiki/Modem_(API)
You can of course use the Ask a Pro forum for specific questions
Posted 29 January 2015 - 02:46 AM
Ok thank you so much!Ya thats what I mean by auto transfer but i could not think of a way to wirelessly transfer a file so that why I cant make one.
Well, it isn't too hard. Check out the Modem Wiki for help:
http://www.computerc...iki/Modem_(API)
You can of course use the Ask a Pro forum for specific questions
-CreeperWiz
p.s I subed to your Youtube!
Posted 30 January 2015 - 01:32 AM
p.s I subed to your Youtube!
:D/>