Uploading a file to a particular online folder-repeat
Posted: Fri Mar 27, 2009 2:21 pm
Dear Friends,
I would like to know if there is a way to upload a file to a particular online folder, repeating the process until all files are uploaded. One file will go to one folder, another file to another folder. The file has in its name the name of the folder. For instance, the file that should go into the JonesJ online folder may be named January2008-JonesJ.txt
One last item .. the online folders have been created using PHP and are username/password protected. I have all of the this info so if some database has to be queried to get this info before each upload can take place I can do it.
Thanks,
Mike
I would like to know if there is a way to upload a file to a particular online folder, repeating the process until all files are uploaded. One file will go to one folder, another file to another folder. The file has in its name the name of the folder. For instance, the file that should go into the JonesJ online folder may be named January2008-JonesJ.txt
One last item .. the online folders have been created using PHP and are username/password protected. I have all of the this info so if some database has to be queried to get this info before each upload can take place I can do it.
Thanks,
Mike