I’m afraid I’m not sure what you mean. Could you try explaining it to me again, using different/more words? Maybe some screenshots for clarity?
Crap!, Ok let me start over, and sorry for my english 😀
I have a client, that needs to show in his website, in a private area 1 file for each client, he has almost 3000 clients.
What he does is the following:
He generates those private files in his local computer and then he uploads those 3000 files and place those files in a server folder.
What I need to do is to show every private file to his owner, the files are named something like ClientName0001.htm so I can choose what file goes to what client, the thing is, can the plug in help me on this process?
I hope I made myself clear this time 🙂
Thank you
Also I already have a plugin to get a private access client area for each client, so basically, What I need is a plugin that can “Choose” a file from a folder, based on the client, and with a shortcode place a link or the file it self on his private area…
I hope to clarify a little bit
Thank you
File Away can choose directories dynamically based on user status, but unfortunately it does not have the capability to choose files. If each file was in a directory named “clientname” or some variation, it could accommodate you. It’s possible to write a script to automatically create those directories and move the appropriate files into each directory, but short of that, File Away can’t match a file name to a user. It only matches directories.
I could look into adding this, but I am unable to do so at the moment as I’m preoccupied with a client’s project.
No problema Tom, I will try to modify the script that my client use to upload the files to see if I can use the dynamically directorias, thank you!
Before you do, be sure to review the tutorial section on “Dynamic Paths” on the File Away options page. It will tell you how it matches, and what each dynamic path code will output for each user on the site.