When I connect the reciver to a LAN network I could access the reciver via ftp but if I do that now I only get this.
Why do I get this and why does it not allow me to enter via anonymous since this have been working before. ?
Code:
Respons: 220 (vsFTPd 3.0.2)
Kommando: USER anonymous
Respons: 331 Please specify the password.
Kommando: PASS **************
Respons: 530 Login incorrect.
error: Critical error: could not connect to server
Why do I get this and why does it not allow me to enter via anonymous since this have been working before. ?