Hi
This is a rather general question but i'm hoping someone can help me out !
I've got a client that wants me to build him an online file manager that his clients can use to send him files destined for the printshop - so they're very big files (>100 Mb).
The hosting company has a max file size of 16 Mb for files uploaded via php, so that's obviously no good.
But ... I've just discovered that php can do ftp which could solve my problems !
Has anyone seen an open source php ftp file manager with just one ftp account but when users log in they only see the files they've uploaded themselves and not the other files in the ftp directory ?
Does such a thing exist ?
It would make my life wonderful and sunny
thanks