Caligula
08-14-2006, 07:47 PM
Hello all, my first post here so be gentle ;)
I would like to setup an easy system for my employees to distribute large files (>10MB) to our clients. Obviously, FTP comes to mind but I don't like the security (or lack thereof) nor is it simple to use from both the admin side nor my employees side. What type of systems do you guys use to distribute large files to employees with a decent amount of security and simplicity for admin/employee/client? I am in a windows environment with Win2000/2k3 servers, win2000/xp clients.
Is this idea remotely feasable:
Set up a linux box in a DMX with Samba and Apache. Create user accounts on the linux box to mirror the windows domain, create a windows share and drive map (e.g. Q:\) on each users desktop to their home directory on the linux box. Use apache with some sort of user auth to point to each users home directory. Then, my employee can simply copy a file to thier mapped Q:\ drive, and email the client with a link like "www.ourfiles/~user" and send the username and password.
Does this sound possible?
Thanks
I would like to setup an easy system for my employees to distribute large files (>10MB) to our clients. Obviously, FTP comes to mind but I don't like the security (or lack thereof) nor is it simple to use from both the admin side nor my employees side. What type of systems do you guys use to distribute large files to employees with a decent amount of security and simplicity for admin/employee/client? I am in a windows environment with Win2000/2k3 servers, win2000/xp clients.
Is this idea remotely feasable:
Set up a linux box in a DMX with Samba and Apache. Create user accounts on the linux box to mirror the windows domain, create a windows share and drive map (e.g. Q:\) on each users desktop to their home directory on the linux box. Use apache with some sort of user auth to point to each users home directory. Then, my employee can simply copy a file to thier mapped Q:\ drive, and email the client with a link like "www.ourfiles/~user" and send the username and password.
Does this sound possible?
Thanks