I have understand that there is both FTP and SFTP. It seem that FTP isn´t very secure(See citat below) when it comes to that the Username and password is sent as Clear Text and could be seen by anyone that really wants. This meens that that "hacker" can login in into that ftp account and mix/delete files or whatever.
Now I have understand that SFTP is a more secure method to read and write to file on a hosting account. The purpose will be for logined users, so I beleive it is a good thing that the read/write is secured.
What I wonder is if I can use that with my FTP account. Also do I look for good information and examples of how to write code using SFTP. For the moment I can read/write code to my FTP account. Thank you !
I found this information about FTP, it is a citat:
"Clear Text Username and Password
Another infamous problem ...
Go to the complete details ...