Results 1 to 4 of 4

Thread: change standard path of stupidftpd

  1. #1

    Post change standard path of stupidftpd

    Hello,

    the ftp server (stupidftpd) creates his own folders in /tmp/harddisk
    Is there a way to move the standard location to /mnt/ftp?
    If yes, how? Or in which file are the settings for the stupidftpd?
    I would stay on the stupidftpd deamon, because it can be configured with the WL500gP-Web-Interface (Simple user management)!

    Thanks a million.

  2. #2
    Join Date
    Feb 2007
    Location
    Moscow, Russia
    Posts
    3,805
    may be will be enough just:
    ln -s /tmp/harddisk /mnt/ftp
    Of cource, if hdd is formatted as ext3(2)

  3. #3
    But in this way (ln), I have still the links directly on /tmp/harddisk.
    I would move the 2 dirs "/tmp/harddisk/ftp_pub" and "/tmp/harddisk/ftp_pvt" to /mnt/ftp/ftp_pub and /mnt/ftp/ftp_pvt".
    The reason is that:
    I have a harddisk with /mnt/pictures /mnt/programs and currently /mnt/ftp_pub /mnt/ftp_pvt. If the admin logges on he can switch to /mnt/pictures, /mnt/programs and all ftp_pvt's. But the admin should not switch to /mnt/pictures and /mnt/programs. However the admin should be switch to all ftp_pvt's. Do you understand me?
    Therefore I would move the 2 dirs "/tmp/harddisk/ftp_pub" and "/tmp/harddisk/ftp_pvt" to /mnt/ftp/ftp_pub and /mnt/ftp/ftp_pvt". In this case, the admin can swtich to all ftp_pvt's but not to /mnt/pictures and not to /mnt/programs!!!

    Have you any Idea to move these 2 dirs?

  4. #4
    Join Date
    Nov 2004
    Location
    Sweden
    Posts
    259
    try
    serverroot=[FtpServerFolderPath]

    in the configuration file (stupid-ftpd -f /test/ftp.conf)

Similar Threads

  1. how can I change the MTU?
    By velovite in forum WL-700g Q&A
    Replies: 1
    Last Post: 15-04-2007, 17:48
  2. login as standard user and su
    By mistraller in forum WL-500g Q&A
    Replies: 4
    Last Post: 02-03-2007, 18:45
  3. WL-WHD Change to WL-HDD
    By Joram in forum WL-HDD Custom Development
    Replies: 1
    Last Post: 09-05-2006, 14:14
  4. Firmware v1.9.2.7 CR1 [Oleg]
    By Oleg in forum WL-500g Firmware Releases
    Replies: 53
    Last Post: 13-04-2005, 23:26

Posting Permissions

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