I am able to successfully connect to amazon ec2 instance using filezilla. The Username i used is ec2-user. So when i try to transfer my application war to tomcat it says
/var/lib/tomcat6/webapps/RealEstateERP.war: open for write: permission denied
Error: File transfer failed.
I tried to change permission use filezilla but not allowed to do so. I know there is no write permission, but how do i change it.
I ma new to linux. Please help me.