I have a user that wants to upload several files at once rather then using the single file upload that the fileshare module permits. I see 1 of 2 ways to accomplish this. 1. more then 1 file can be selected in an upload or 2. FTP access to the files/file_share1 folder. As this is sort of an immediate need, I'm guessing that option 2 is a more likely choice, however, I'm not sure if FTP access can be granted to the folder as if files are directly uploaded via FTP, the filenames will not be writen in the tables and thus not show up in Drupal. Any suggestions as to how to overcome this?

Thanks in advance.