gorgon2k Posted February 11, 2012 Share Posted February 11, 2012 Hey guys I'm really in need of a solution for a client of mine who runs a print shop. I just found out about it and it's a 'hot' job. I need to setup a server/application that will manage ftp files from clients, to clients etc. The absolute musts are that a client can login and upload desired files (potentially over 100mb). They can create client specific locations, so client A doesn't see client B's files. They can also offer clients a link to access files they they want to share. I'm pretty sure dropbox offers this type of service but do you guys know of any others? I can build this with PHP and SQL but I'd imagine this already exists. It doesn't have to be free but it has to be easy. If you guys have any recommends, let me know. Thanks guys! Quote Link to comment Share on other sites More sharing options...
scootstah Posted February 11, 2012 Share Posted February 11, 2012 You could simply use FTP and give each user their own credentials and root directory. They wouldn't be able to access each others files via FTP but if one of them linked via HTTP, they could. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.