File Uploads to specific directory
-
Hi. We want each of our website users to upload files to a server directory assigned just to that user.
For example, we’d like UserA to upload files to a directory on the server called “usera”
And UserB to upload files to a directory on the server called “userb”
This would need to happen programmatically without any input from the user. So the system would automatically create the user’s directory on the server and then put the users uploaded files into that directory without the user having to do anything other than just upload the file.
Will your plugin do this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.