April 24, 201313 yr Hey Guys I'm using 5.0-rc12a and FlashFXP as my FTP client. Trying to connect, I input the following into FlashFXP: -IP address for TOWER -Connection type = FTP -User name = "root" -password = blank -port = 21 I get the following error in FlashFXP: "500 OOPS: cannot read user list file:/boot/config/vsftpd.user_list" Any idea how I can fix this and successfully connect via FTP to my UnRaid server? Thanks! Jim
April 24, 201313 yr Did you enter a list of permitted ftp users? root is not a good choice. Make a user called "admin" and enter it as a permitted ftp user.
April 24, 201313 yr Author Did you enter a list of permitted ftp users? root is not a good choice. Make a user called "admin" and enter it as a permitted ftp user. I did not. How do I do that? Thanks, Jim
April 25, 201313 yr Author Here's the stock vsftpd.conf file: connect from port_20=YES write_enable=YES local_root=/mnt local_umask=0 anonymous_enable=NO local_enable=YES userlist_enable=YES userlist_deny=NO userlist_file=/boot/config/vsftpd.user_list check_shell=NO syslog_enable=YES log_ftp_protocol=NO xferlog_enable=NO dirmessage_enable=NO ls_recurse_enable=YES Also, the vsftpd.user_list file is blank. Do I just put "admin" as the first line and save the file? Thanks again, Jim
April 28, 201313 yr Author Sorry, the password for using an FTP program. When I use FlashFXP and login with a blank password, I get the following dialog: "Connecting to 192.168.1.12 -> IP=192.168.1.12 PORT=21 Connected to 192.168.1.12 220 (vsFTPd 2.2.2) USER admin 331 Please specify the password. PASS (hidden) 530 Login incorrect." -Jim
October 18, 20205 yr If anyone else is expeiencing this, Use the GUI and go to 'settings' then click 'ftp server', make sure it is enabled and add your user to the users list. Comma seperated.
October 18, 20205 yr This thread you have replied to is more than 7 years old and for Unraid versions older than V6. It is generally not recommended to enable the built in FTP. You certainly shouldn't expose it to the internet
Archived
This topic is now archived and is closed to further replies.