Author |
Topic |
|
MarcelG
Retired Support Moderator
Netherlands
2625 Posts |
Posted - 23 March 2005 : 07:51:44
|
I've enabled file uploads for sponsoring members and moderators at oxle. This all works as a charm ; uploaded files are stored in the folder uploaded/<memberid>/ However, as time goes by some people tend to forget what they've uploaded...etc.
So, now I'm looking for a 3rd party File Management script to give the users access to 'their own' folders. There's no need for integration with Snitz, so a PHP/MySQL script seems feasible. However, I've got know experience with any of the scripts I've found. Does someone have any tips, or know by experience that script X is fantastic ?
Oh ; some 'requirements': per user permissions max file size definable file types Nice to haves per user storage quota per user bandwidth quota per user max file size per user definable file types user groups
Oh; price range : $ 0,- to max $ 50. (preferably the first... ) |
portfolio - linkshrinker - oxle - twitter |
Edited by - MarcelG on 23 March 2005 07:57:13 |
|
Shaggy
Support Moderator
Ireland
6780 Posts |
Posted - 23 March 2005 : 07:55:18
|
One quick and dirty way to do it would be to create a an ASP file, have it pick up a member's id and then use FSO to list the files in uploaded/memberid/ and allow them to delete files, if necessary.
|
Search is your friend “I was having a mildly paranoid day, mostly due to the fact that the mad priest lady from over the river had taken to nailing weasels to my front door again.” |
Edited by - Shaggy on 23 March 2005 07:55:47 |
|
|
MarcelG
Retired Support Moderator
Netherlands
2625 Posts |
Posted - 23 March 2005 : 07:58:03
|
Yep, I used that for a while, had a 'myfiles.asp' script running. Don't know where I have that script though ;) |
portfolio - linkshrinker - oxle - twitter |
|
|
ajhvdb
Junior Member
Netherlands
392 Posts |
|
weeweeslap
Senior Member
USA
1077 Posts |
|
|
Topic |
|