Live data from Hacker News

Looking for an IT solution suggestion: multiple users documents management

news.ycombinator.com

1–5 of 5 posts

Looking for an IT solution suggestion: multiple users documents management

#1
Hello. I am new to IT. Need your help find a solution: My company has multiple workers scanning documents into their own PCs (not on LAN). After they go home for the night, We want to store all files in a central server and make available for next day. Kind of like a source control system but simpler. Any software solution suggestion is appreciated. Thank you.

Re: Looking for an IT solution suggestion: multiple users documents management

#4

Google Drive?

Is there a way to programmatically upload to google drive from each worker's local drive after they sign off for the day?

I am sure you can write scripts to copy/upload files to GoogleDrive. alternatively, users can map google drive in PC and directly save the file in GDrive.

Re: Looking for an IT solution suggestion: multiple users documents management

#5

Earlier quoted context omitted.

Is there a way to programmatically upload to google drive from each worker's local drive after they sign off for the day?

I am sure you can write scripts to copy/upload files to GoogleDrive. alternatively, users can map google drive in PC and directly save the file in GDrive.

Thank you. This is helpful.