Is it possible to open a file (text file) from a different location, for example, can I have two computers, opening and editing the same file? (Not at the same time).
fs.open possibilities?
Started by AlwaysBubblin, Jun 22 2013 08:06 PM
5 replies to this topic
#1
Posted 22 June 2013 - 08:06 PM
#2
Posted 23 June 2013 - 07:49 PM
Split into new topic.
Nope.
Nope.
#3
Posted 24 June 2013 - 01:51 AM
Well, it is, but the process isn't exactly simple - you'd basically code up a rednet file server.
How complex it'd need to be, or even if it's necessary at all, depends on what your actual end goal is.
How complex it'd need to be, or even if it's necessary at all, depends on what your actual end goal is.
#4
Posted 24 June 2013 - 05:26 AM
A symlink used to work as well. Not too sure if it still does, but it used to, as long as you had access to the computer files.
#5
Posted 24 June 2013 - 09:28 AM
The easiest way would be to attach two computers on either side of a disk drive, and edit the disk's files.
#6
Posted 24 June 2013 - 09:45 AM
Heh, I missed the "not" in the "at the same time" bit. Yes, this is possible. Disk with a file on it is easiest if they're adjacent, otherwise rednet is the way to go.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











