PDA

View Full Version : FTP issues


Frederick
10-02-2007, 11:36 AM
Hello people:

I need to know some tool that is very usefull here where i work. We need instead of sending the data needed to log into the FTP account jsut a simple Http:\\ link so the client can download the file i am sending to him like a .doc, .pdf, .rar or .zip or whatever i sendo to him and that fil is like in a public folder or so.

Emi, one of the sales representatives told me that is possible to do that and i want to know how to do it.

Thank you very much in advance.

Collin1000
10-03-2007, 01:17 AM
Well, if you upload buisnessreport2007.pdf to your public_html folder, it can be accessed here:

http://YOURSITE.com/buisnessreport2007.pdf



If you uploaded it to public_html/anotherfolder/somethingelse.doc it would be


http://YOURSITE.com/anotherfolder/somethingelse.doc