I need to be able to upload zipped files to my server while I'm on the road.
These will primarily be Photoshop PSD files, inside a folder which is then zipped on my netbook and stored on the server. I will not be unzipping them on the server, just storing them for later.
I would assume that it would be similar to an image upload (which I can do), are zipped files treated differently?
This would need to be a Perl script and I will be running it from within a protected admin area and storing the files in the area also.
Bookmarks