cavemaneca
New Member
I would like to do something, and every place I searched didn't seem to come up with the right answer....
Mainly this. I have a program that stores all of it's files in a specific folder as a database. I want the files to be accessible on another computer as well, but not just as a simple file sharing. I want the folder emulated as a drive on the second computer, so that I can mount it in an empty folder that the program would normally access for it's files. This would make it so that the second computer would access the exact same files as the first without the user doing anything besides opening the program.
Everything that I have seen so far requires extra steps, such as moving files to the right folders and such, and it creates two copies of the files, instead of just accessing the first and changing it. I won't have a situation were the files will need to be edited with the second computer when the first is not connected to the internet. I also don't want to have to set up anything extra, or have to reenter any information each time the second connects to the first.
Btw, if I didn't make it clear enough, neither of these computers will be connected over the same local network, so it has to work over the internet.
Mainly this. I have a program that stores all of it's files in a specific folder as a database. I want the files to be accessible on another computer as well, but not just as a simple file sharing. I want the folder emulated as a drive on the second computer, so that I can mount it in an empty folder that the program would normally access for it's files. This would make it so that the second computer would access the exact same files as the first without the user doing anything besides opening the program.
Everything that I have seen so far requires extra steps, such as moving files to the right folders and such, and it creates two copies of the files, instead of just accessing the first and changing it. I won't have a situation were the files will need to be edited with the second computer when the first is not connected to the internet. I also don't want to have to set up anything extra, or have to reenter any information each time the second connects to the first.
Btw, if I didn't make it clear enough, neither of these computers will be connected over the same local network, so it has to work over the internet.