Recent content by fuxx

  1. F

    FTP - hide others folders

    Hmmm... this function was better resolve on Tomato firmware in my Asus RT-AC56U. But thank you for help :)
  2. F

    FTP - hide others folders

    Yes, almost ok :) It goes straight into the NAS folder after connection and could stay that way, but unfortunately you can go back to previous folders.
  3. F

    FTP - hide others folders

  4. F

    FTP - hide others folders

    Yes. I have enable amtm and have installed diversion. In administration i have enabled scripts on jffs without format. Others script like dnsmasq.postconf is working fine.
  5. F

    FTP - hide others folders

    Unfortunately, it doesn't work. I created a script file, put it in jffs/scripts and set read rights. The script does not work and does not even create the user_config folder in jffs. Thank you so much, for trying to help. #!/bin/sh CONFIG=$1 source /usr/sbin/helper.sh # Custom home...
  6. F

    FTP - hide others folders

    I tried to use user_config_dir=/jffs/configs/vsftpd.users passwd_file=/jffs/configs/vsftpd.passwd But unfortunately after typing this into vsftpd.conf.add on jffs/config the FTP server can't start.
  7. F

    FTP - hide others folders

    Hello, I configured ftp with ssl on my RT-AX58U, but after creating a user with r/w rights, when he connected to the server he can see all the directories, but he can enter the directory where has those rights. How can I change the default directory for this user so that when he connects he...
Back
Top