Big files on other volume

nicdal

New member
Joined
Apr 19, 2008
Messages
3
Hi,

I want to allow people to upload big files, but I want the big files to be placed on a network storrage server.

On user creation.

- Create user directory on network storrage server
- Create alias in public_html "bigfiles" which show the folder on the network storrage.
- Make it impossible to upload files over 2 GB to all folders under public_html except for "bigfiles" directory where it is possible to upload files over 2 GB.

Would this be possible?
 
Back
Top