Can you upload a directory? If yes, can you point me in the right direction?
I don't think so, a directory would just open when you double click on it. Is there a way of counting how many files in the directory, you could then do a loop that would copy each file into the new location.
but that would require having some script that has access to the user's local machine.
you can ask the user to zip a directory, then upload it.
what about putting winzip / winrar on the server and the script calling that to zip the users DIR, then upload, then unzip?
the above solution still requres the server having access to the client. (which introduces a host of security problems)
nope, it can't be done.