I searched the forum, but still cannot find a way to upload entire folders or multiple files in one instance.
We use Project Pier to manage many different projects some of which have a couple hundred files to go with it, and uploading them one by one would take too long to make Project Pier worth it.
I'd love to be able to FTP to a folder within project pier and just upload my whole folder for a project - but I know Project Pier doesn't accommodate that.
Anyone have a solution for this? Or workaround?
Good idea. I did this once in another project. Biggest challenge was to handle the processing time limit for PHP.
Do you want to keep the folder you FTP into plus the file names in that folder? Or can that folder be viewed as an bulk upload folder?
PP uses file revisions so keeping the original file name is a challenge. PP renames the actual file when it is stored in the file system. Do you plan to have the files in the database?
I guess we can work something out.