Results 1 to 7 of 7

Thread: Anonymous FTP

  1. #1
    BANNED
    Join Date
    Feb 2002
    Posts
    656

    Default Anonymous FTP

    Hi,

    I uploaded some test files and check
    Allow anonymous access to ftp://ftp.abeshosting.com/tr&
    Allow anonymous upload to ftp://ftp.abeshosting/incoming/tr&

    But they dont show up in the incoming directory, but why?

  2. #2
    Member
    Join Date
    Aug 2001
    Posts
    839

    Default

    Is this dealing with an account on a shared IP address, or an account with a unique IP ?

    Are you viewing these through explorer or via an actual FTP command line session? (or another gui FTP client?)

    Sounds like this is probably related to explorer & proftpd not being able to work together on a name-base virtually hosted ftp site.....

    need more details though.
    ..............................


    http://www.fastservers.net/

    travis@fastservers.net
    ..............................

  3. #3
    BANNED
    Join Date
    Feb 2002
    Posts
    656

    Default more info

    hi,

    I am using wsftp on a unique ip

    Thanks for you help

  4. #4
    Member
    Join Date
    Aug 2001
    Posts
    839

    Default

    Strange.
    That should work fine-

    Do you have an overlapping FTP server virtual host in your proftpd.conf, for that particular IP, on the server in question?

    When you connect to the FTP site does it show the domain intended as the ftp server host name?
    ..............................


    http://www.fastservers.net/

    travis@fastservers.net
    ..............................

  5. #5
    BANNED
    Join Date
    Feb 2002
    Posts
    656

    Default test file

    i upload a file called test.txt via anonymous ftp but when i go here and click on incoming ftp://krashny.com/ nothing shows up. I checked /etc/proftp.conf it looked ok Got any tips?

  6. #6
    BANNED
    Join Date
    Feb 2002
    Posts
    656

    Default also

    When i try to upload test.txt again it says cant overwrite and doesnt allow me to upload it, even though it doesnt show it

  7. #7
    BANNED
    Join Date
    Feb 2002
    Posts
    656

    Default proftpd.conf

    &Anonymous /home/krashny/public_ftp&
    UseFtpUsers on
    RequireValidShell off
    User ftp
    Group ftp
    UserAlias anonymous ftp
    DisplayLogin welcome.msg
    DisplayFirstChdir .message
    &Limit WRITE&
    DenyAll
    &/Limit&
    &Directory incoming&
    &Limit STOR&
    AllowAll
    &/Limit&
    &Limit WRITE READ&
    DenyAll
    &/Limit&
    &/Directory&
    &/Anonymous&

Similar Threads

  1. Anonymous FTP directory /var/ftp/pub
    By moinkhan31 in forum cPanel & WHM Discussions
    Replies: 2
    Last Post: 08-18-2008, 02:34 PM
  2. Users' Anonymous FTP going to /var/ftp
    By Robotech_Master in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 03-08-2006, 04:17 PM
  3. Disable Anonymous FTP Problem [Pure-FTP]
    By 3en in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 07-22-2005, 02:41 PM
  4. Anonymous FTP
    By Solokron in forum cPanel & WHM Discussions
    Replies: 1
    Last Post: 09-28-2003, 02:00 PM
  5. Anonymous FTP
    By B12Org in forum cPanel & WHM Discussions
    Replies: 0
    Last Post: 09-01-2003, 06:22 PM