Long-time lurker here needing a little advice. I'm a full-time lawyer, but since I'm pretty good with computers other attorneys will sometimes ask me to help out with tech issues (the level of discomfort with technology among attorneys is pretty staggering). Anyway, networking is kind of my weak spot and I'm trying to decide on a direction to go when helping a friend of mine with his office.
He has a small operation, 2 lawyers and 2 assistants. They currently have a machine with Windows Server 2003 on it where they access all their files from their individual computers. I'm setting them up with Google Apps so they have a better shared access calendaring system and access to documents from mobile devices (for reading primarily, not editing). Here are what I'm considering as the two options:
1. Keep the server and continue having the office use a folder on that machine as the central file storage location. I would set up Google Drive to sync with that folder so they can access those files from anything with a browser.
or
2. Dump the server and just use Google Drive as the central file storage location. I would then set up a folder on each machine to sync with Google Drive. Then even if they lose internet for a while, each machine should have an identical synced folder to keep working with, and which will resync when they reconnect.
I hope you appreciate my valiant effort at forum post diagramming.
Anyway, the benefit to option 2 is then I don't have to mess with any network configuration issues, I just need to get each PC connected to the internet. I'm also not worried about storage security issues, as I'm sure the stuff would be at least as secure on Google's servers as it would be on anything I set up in their office. Can you see any holes in my plan or any other options I've overlooked? Thanks for any advice.
He has a small operation, 2 lawyers and 2 assistants. They currently have a machine with Windows Server 2003 on it where they access all their files from their individual computers. I'm setting them up with Google Apps so they have a better shared access calendaring system and access to documents from mobile devices (for reading primarily, not editing). Here are what I'm considering as the two options:
1. Keep the server and continue having the office use a folder on that machine as the central file storage location. I would set up Google Drive to sync with that folder so they can access those files from anything with a browser.
Code:
GDrive
|
Server
/ | | \
PC PC PC PC
or
2. Dump the server and just use Google Drive as the central file storage location. I would then set up a folder on each machine to sync with Google Drive. Then even if they lose internet for a while, each machine should have an identical synced folder to keep working with, and which will resync when they reconnect.
Code:
GDrive
/ | | \
PC PC PC PC
I hope you appreciate my valiant effort at forum post diagramming.
Anyway, the benefit to option 2 is then I don't have to mess with any network configuration issues, I just need to get each PC connected to the internet. I'm also not worried about storage security issues, as I'm sure the stuff would be at least as secure on Google's servers as it would be on anything I set up in their office. Can you see any holes in my plan or any other options I've overlooked? Thanks for any advice.