• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Is it possible to upload a folder to my web host via html?

Sandor

Senior member
I was wondering if there's a way to upload a folder to my web host via a web page? Basically, my girlfriend is traveling and wants to be able to upload her digital pics to my site for storage. Since most public computers don't have an FTP client, I was hoping it could be done via a web page- is this possible?
 
You could probably find an ASP or PHP upload script, there are lots floating around on the internet.

Alternatively, you could use one of the Pic Hosting services offered by the guys here on Anandtech. Just take a look at some people's signatures (mainly in OT)


Confused
 
Pretty much all computers come with an FTP client. It's called ftp.exe

There are many php,perl,asp,asp.net based file upload applications out there... The only one I can remember off the top of my head
is ASPUpload, but I'm sure you can find many others using google.
 
Back
Top