Followed everything on this tutorial almost exactly but I get this in filezilla
Command: open “boxsftp@x.x.x.x” 22
Command: Pass: ******
Error: Network error: Software caused connection abort
Error: Could not connect to server
Status: Waiting to retry…
Status: Connecting to x.x.x.x…
Response: fzSftp started
Command: open “boxsftp@x.x.x.x” 22
Command: Pass: ******
Error: Network error: Software caused connection abort
Error: Could not connect to server
I have no idea what this could be other than a permissions issue. I am using ubuntu server 12.04
what command can i use to see the users who have permissions to /var/www?
If I have only done a: chmod 770 /var/www
could that be my issue? Do I have to create more folders first?
plz halp?