Results 1 to 5 of 5

Thread: FTP not working

  1. #1

    FTP not working

    I'm probably missing something simple here,but there isn't a single tutorial on how to set it up,at least I couldn't find it.
    When trying to connect with Flash FXP all I get is 'Connection failed (Connection refused)'

    In the first try I formatted the hdd on the pc,I read that the router sometimes have trouble with that,so I followed a tutorial on how to format it creating a swap partition(it's an 500gb HDD),it seemed to go well.I have the last OLEG firmware,and formatted it over Putty.

    I don't plan to use FTP over WAN,just LAN,so I don't need to forward any ports,do I?All I changed on the FTP config page is to Allow Super User and disable anonymous access.

  2. #2
    Why not install an alternative ftp package. e.g vsftpd.

  3. #3
    I switched to DD-WRT firmware,now it's working fine.
    Last edited by GamerBR; 01-11-2009 at 18:13.

  4. #4
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    in oleg you need to set the directories manually in the webconfig.
    eg:
    PHP Code:
    Public Directory: /tmp/harddisk/ftp/pub
    Private Directory: /tmp/harddisk/ftp/private
    Anonymous Directory: /tmp/harddisk/ftp/anon
    Directory Listings
    enabled 
    these directories need to be manually created!

    also for additional private users you must make separate folders in the private folder named with the username.
    so if you have a user john:
    mkdir /tmp/harddisk/ftp/private/john
    easy as that

  5. #5
    Quote Originally Posted by wpte View Post
    easy as that
    Maybe you know how to share /opt over vsftpd?

Similar Threads

  1. Help in understanding FTP access from WAN
    By bibi-phoque in forum WL-500gP Q&A
    Replies: 4
    Last Post: 11-02-2009, 16:24
  2. Stupid FTP not working since 1.9.2.7-3c
    By vb_fan in forum WL-500g Q&A
    Replies: 1
    Last Post: 29-12-2007, 00:00
  3. asus ftp server not working on oleg firmware
    By influenz in forum WL-500gP Q&A
    Replies: 1
    Last Post: 27-09-2006, 23:13

Posting Permissions

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