Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Hello,
I have no problem to set up a ftp-server with anonymous, but when I use a user with password, it doesn't work. I am pretty sure that I type in the correct password.
Any idea, what I did wrong?
Last edited by gary (2008-09-06 09:50:04)
Offline
I have the same bug using 1.02 firmware
Offline
Hello again,
is there nobody out there who can help me setting up a ftp-server with the DNS-313?
Here is what I did:
1. Enable FTP-Server in the DNS-313 menu.
2. Edit a user with password and the right to read and write.
3. Edit group with the right to read and write.
4. Sort the user to the group
5. Open port 21 on my fritzbox 7170: FTP-Server TCP 21 "my-nas-ip" 21
Configure Filezilla (with my nas-ip), user and password > user accepted, 530 Login authentication failed
It works perfectly without a password.
Can somebody help me pleeeease?
Last edited by gary (2008-09-11 02:03:33)
Offline
Thanks to Naffarin I got the solution:
For me I have to add the user via telnet, the webinterface users don't seem to work:
adduser -h /mnt/HD_a2/folder username
HD_a2 is the root-level, folder the folder you want to allow the user to see.
With this configuration the user has only readpermission. I don't know yet how I can grant him write permission.
Offline
Hi gary,
Thanks, finally I got it working.
After adduser via console, just grant write permission from the ftp web interface for the same username.
Offline