yi-hack-v4
yi-hack-v4 copied to clipboard
FTP credentials?
Apologies in advance if I missed this in the documentation, but I'm having issues with FTP access. Is there a default user name and password for FTP? Anonymous login isn't working for me.
Hi @mdessa1 the password should be left empty and it will work.
However, some ftp clients don't support having the password field empty, in those cases I'd suggest you to change the root password by connecting via ssh and typing passwd and then follow the instructions.
Thanks @TheCrypt0! I'll give that a try.