Forum Moderators: phranque
My webmaster skills are extremely limited, so most things I have my webmaster do for me. I will do this myself... with your help!
I have a FTP and password info to my ftp.site with limited knowledge on how to use the FTP.
I have a PDF file that I want to upload to my server space where my website is located at. I want to be able to give out the URL so others can download it. I don't know if I should have the file to be .exe or .zip. I don't know the difference except the zip is compressed and the .exe "executes" automatically or something like that.
Do I create a file at my website? How?
Do I go with .zip or .exe? What's the difference?
How do I do each?
I want to give the URL to a select few to download. I have the PDF in a folder on my desktop.
I would appreciate a step-by-step "how to" on this.
Thanks for reading.
Webseeker
"I do not want to put in on my website like a .com/file-name.pdf either."
A word of caution:
You cannot break anything unless you delete something
beware this is not Microsoft, there are no way back
what done cannot be undone.
Please open you FTP
clik on "options"
click on "program options"
AND VERIFY THAT " ALLOW DELETION OF NON EMPTY FOLDER" IS NOT CHECKED
http://www.example.com/31x7898z220a1bv_my_pdf.pdf
That will DISPLAY the file in the browser without option to right click and save. If you want them to ALWAYS DOWNLOAD the file, upload as a ZIP
http://www.example.com/31x7898z220a1bv_my_pdf.zip
The long and weird filename suggested (make up your own!) makes it more difficult to hack the filename. If you don't want the file visible to your webmaster, don't upload the file. If you don't want the file visible to the web upload to a directory with an index.html file, or make sure server directory browsing is turned off.
[edited by: tangor at 1:15 pm (utc) on April 23, 2006]
http://www.example.com/31x7898z220a1bv_my_pdf.pdf
That will DISPLAY the file in the browser without option to right click and save. If you want them to ALWAYS DOWNLOAD the file, upload as a ZIP
http://www.example.com/31x7898z220a1bv_my_pdf.zip
The long and weird filename suggested (make up your own!) makes it more difficult to hack the filename. If you don't want the file visible to your webmaster, don't upload the file. If you don't want the file visible to the web upload to a directory with an index.html file, or make sure server directory browsing is turned off.