Results 1 to 3 of 3

Thread: vsftpd relative path

  1. #1

    vsftpd relative path

    Hi !

    I am using custom fstab mount points, and the ftp does't work.
    I am mounting 3 partition on boot time in:
    /opt
    /opt/torrent
    and my swap
    It is mounted fine on boot and working without errors.
    Oleg say , from 1.9.2.7-9 ver firmware has:
    # Changed a way how automount works: everything is mounted to /tmp/mnt now, while tmp/harddisk is just a symbolic link to first partition
    # Samba/FTP/NFS relative paths are against /tmp/harddisk
    So:
    In post mount I create symlink for my mount point
    Code:
    ln -s /opt/torrent /tmp/harddisk
    it is created on boot time an working fine, but does't work with the ftp server.
    I can't loggin to ftp, I don't see anything in log.
    And can't find any config file from vsftpd .
    What can I do ?

    Sorry 4 my english, I am Hungarian

    Thx

  2. #2
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    you're talking about the webinterface ftp server right?
    in that case you need to mount the hdd like:

    /tmp/mnt/disc0_1
    /tmp/mnt/disc0_2

    otherwise the server won't start

  3. #3

    Thumbs up

    Quote Originally Posted by wpte View Post
    you're talking about the webinterface ftp server right?
    in that case you need to mount the hdd like:

    /tmp/mnt/disc0_1
    /tmp/mnt/disc0_2

    otherwise the server won't start
    Sorry that I am late, but many tanks for the magic

Similar Threads

  1. Патч для vsftpd
    By Steep in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 64
    Last Post: 21-01-2012, 08:17
  2. Vsftpd и utf8
    By vault13 in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 86
    Last Post: 02-05-2011, 15:09
  3. Cannot edit VSFTPD config?!?
    By msj33 in forum WL-500g Q&A
    Replies: 2
    Last Post: 23-11-2008, 13:56
  4. vsftpd - outside access (login)
    By absolon in forum WL-500gP Q&A
    Replies: 0
    Last Post: 03-08-2008, 21:52

Posting Permissions

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