Results 1 to 7 of 7

Thread: Ftp
      
   

  1. #1
    minszunx is offline Corporal
    Join Date
    Sep 2008
    Posts
    16

    Cool Ftp

    I'm back for a second dumb question. OK, I understand FTP, I understang how to transfer a file to my ftp (BV tutorial). What I do not undersatnd is how to access that file thru my live website.

  2. #2
    Join Date
    Mar 2006
    Location
    Mallorca, Spain
    Posts
    6,313

    Default Re: Ftp

    The same way you would access a web page......with a link to that file on 1 of your web pages.

    i.e.

    website name = testone.com
    page name = test2.html (published)
    Filename = test3.zip (ftp)


    on test2.html provide this example link: http;//testone.com/test3.zip

    then when someone clicks the link (textual or visual)
    the zip file will download.

  3. #3
    minszunx is offline Corporal
    Join Date
    Sep 2008
    Posts
    16

    Default Re: Ftp

    I think I understand. Thank you!

  4. #4
    minszunx is offline Corporal
    Join Date
    Sep 2008
    Posts
    16

    Default Re: Ftp

    does it have to be a zip file?

  5. #5
    Marincky's Avatar
    Marincky is offline General
    Join Date
    Apr 2006
    Location
    Warwickshire, UK
    Posts
    4,564

    Default Re: Ftp

    No, not sure why David gave you that example, I'll take his cookies away!!

    example if you have a pdf file then to link to it once it's on the server you would put this after your .com

    /nameoffile.pdf
    Don't aim for success if you want it; just do what you love and believe in, and it will come naturally.

  6. #6
    minszunx is offline Corporal
    Join Date
    Sep 2008
    Posts
    16

    Default Re: Ftp

    www.kosmicfrogdesigns.com

    Ok. I created a seperate page called ftp. I uploaded the file nsacard.pdf to the server. I put a hotlink on my contact page (over the S on Designs) it links to the correct page and I see the file name but nothing happens. What am I forgetting?

  7. #7
    Marincky's Avatar
    Marincky is offline General
    Join Date
    Apr 2006
    Location
    Warwickshire, UK
    Posts
    4,564

    Default Re: Ftp

    Quote Originally Posted by minszunx View Post
    www.kosmicfrogdesigns.com

    Ok. I created a seperate page called ftp. I uploaded the file nsacard.pdf to the server. I put a hotlink on my contact page (over the S on Designs) it links to the correct page and I see the file name but nothing happens. What am I forgetting?
    Ok, firstly, this is why I suggest to upload a file the best way is to use your ftp program.

    anyway, you have put the file on your server. now just link to it this way:

    http://www.kosmicfrogdesigns.com/nsacard.pdf

    don't link to the ftp page, you now need to delete this page off your server, it's why I do not agree with this method of uploading files to your server.
    Don't aim for success if you want it; just do what you love and believe in, and it will come naturally.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49