Results 1 to 4 of 4

Thread: Problem FTP Server

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2004
    Posts
    35

    Problem FTP Server

    I am try to do ftp://hostname it does not work and it gives me the error that I attaced as a JPEG format.

    It works when I use ftp://xxx.xxx.x.xxx, IP address I mean. So how I can use the hostname for using ftp insted of using the IP address.

    I would like to put username and pasword so that only selected people can download from my ftp server. How to do that?
    Attached Images Attached Images  

  2. #2
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: Problem FTP Server

    Do you have a local DNS server or is the hostname of your server set in the hosts file on you machine? It appears that the IP address of the server is being resolved with commas instead of dots
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

  3. #3

    Thread Starter
    Member
    Join Date
    Nov 2004
    Posts
    35

    Re: Problem FTP Server

    I got a dynamic dns from www.dyndns.org and then refer the IP address of the ISP. I configure the IP address of my local computer through a router.

  4. #4
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Problem FTP Server

    didn't they give you a url for your site? just append :21 to the address to get the ftp port. there is probably settings on the ftp server to allow users. You'd want to turn off anonymous access, as well.

Posting Permissions

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



Click Here to Expand Forum to Full Width