Results 1 to 4 of 4

Thread: How to run ftp and/or samba without usb disk plugged-in?

  1. #1

    Unhappy How to run ftp and/or samba without usb disk plugged-in?

    I want to share some wl-500g system directories via ftp and/or samba. Is it possible without usb disk plugged-in? Tried /usr/sbin/stupid-ftpd, but it requires /tmp/stupid-ftpd.conf (this file is not exists after reboot). /usr/sbin/smbd -D /usr/sbin/nmbd -D doesn't work for me...

    PS: Using Oleg's 1.9.2.7-6b firmware
    Last edited by likeapear; 09-10-2005 at 18:17.

  2. #2
    Quote Originally Posted by likeapear
    I want to share some wl-500g system directories via ftp and/or samba. Is it possible without usb disk plugged-in? Tried /usr/sbin/stupid-ftpd, but it requires /tmp/stupid-ftpd.conf (this file is not exists after reboot). /usr/sbin/smbd -D /usr/sbin/nmbd -D doesn't work for me...

    PS: Using Oleg's 1.9.2.7-6b firmware

    Try to add the file /tmp/stupid-ftpd.conf to /usr/local/.files - like :

    Code:
    echo "/tmp/stupid-ftpd.conf >> /usr/local/.files

  3. #3
    Quote Originally Posted by macsat
    Try to add the file /tmp/stupid-ftpd.conf to /usr/local/.files - like :

    Code:
    echo "/tmp/stupid-ftpd.conf >> /usr/local/.files
    Thank you for reply. But seems to stupid-ftpd is using /tmp/stupid-ftpd.conf as primary configuration file...

    Other question:
    Is there any way to set some commands which will be executed after reboot? Sorry for this "easy" question, but I really don't know how to do it. Thanks.

  4. #4
    try "stupid-ftp --help"

    solution:
    (1.)
    stupid-ftpd -f /usr/local/.files/stupid-ftpd.conf


    or (2.)
    set in post-boot :

    cp /usr/local/.files/stupid-ftpd.* /tmp/
    stupid-ftpd

Similar Threads

  1. darkstat from USB disk
    By xtraya in forum WL-500g Custom Development
    Replies: 2
    Last Post: 25-07-2005, 02:38
  2. No Access to USB-Disk
    By fraho in forum WL-500g Q&A
    Replies: 5
    Last Post: 11-07-2005, 16:58
  3. No à è ò in my hard disk
    By ancorato in forum WL-500g Custom Development
    Replies: 0
    Last Post: 28-05-2005, 16:46
  4. WL500gx plugged cam not found by Windows
    By MarioC in forum WL-500g Q&A
    Replies: 3
    Last Post: 06-05-2005, 19:38
  5. filesystem on usb disk??
    By NIGHTCD in forum WL-500g Q&A
    Replies: 7
    Last Post: 15-09-2004, 12:23

Posting Permissions

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