ftpd

  1. RetroComputingCollector

    FreeBSD development seems lost

    With the upcoming changes in 15.0, and some of the major changes before, FreeBSD development seems lost. There are solutions being applied and thrown around, without a problem. I think that the rust-in-base, deprecation of longstanding base utilities, and the push for more "toe-in-the-water"...
  2. sidetone

    Subnet behind hostapd: naming conventions and naming for subnet

    I made a subnet on my LAN, which is of 10.0.x.x. The main part of my local LAN is of 192.168.x.x. To make this subnet work for outside network services, I had to use bridge0. This is after setting up hostapd, and creating a route. My localnet is for instance attlocal.net. What am I allowed to...
  3. K

    Disable debug for ftpd under syslogd?

    In my /etc/syslog.d/ftp.conf file, I got a line like: ftp.debug /var/log/fdeb.log It works fine, however, syslogd still logs the debug of the ftpd in default "debug.log" file. My question is, how to prevent syslogd logging ftpd's debug, into its default debug.log file, but let ftp.debug to be...
  4. M

    Why ftpd connected so slow, about 30 second

    I edit /etc/rc.conf to ftpd_enable="YES", it's ok from localhost, but I use filezilliaFtp from other computer, it take about 30 seconds until the directory show, anybody can help me, thank you very much
  5. S

    How to enforce ftp client open a specific port for data when deal with Active-mode ftp servers?

    To strength security of the firewall (we all know that ftp is a challenge for firewall security) I want enforce ftp-client establish only a specific port for data. My box is an ftp client in terms of ftp communication. I don't need ftp server on my box (we live in era of cloud services!), but...
  6. hdc

    FTP login fail

    I am using FTPD from FreeBSD, the user name and password were created by adduser. The user name is not in /etc/ftpusers, and it is in /etc/ftpchroot. The user login was working fine. But after changing password by passwd, it was not working and FTP client said login failed. I can see nothing...
  7. uzsolt

    awstats and ftpd

    My question is very simple: www/awstats can process ftpd's xferlog? If yes how can do it?
  8. J

    ftp server passive ports

    hey all I was just wondering what is a good ftp server for freebsd 8.0 that allows you to set passive ftp ports
Back
Top