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.
Looking for an IT solution suggestion: multiple users documents management
1–5 of 5 posts
Re: Looking for an IT solution suggestion: multiple users documents management
#2Google Drive?
Re: Looking for an IT solution suggestion: multiple users documents management
#3Google Drive?
Is there a way to programmatically upload to google drive from each worker's local drive after they sign off for the day?
Re: Looking for an IT solution suggestion: multiple users documents management
#4Google 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
#5Earlier 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.