Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • I can read the file using SSH. I am doing this in Amazon EC2. They dont have these things at console. Can you suggest some way to do it? Commented Jul 3, 2012 at 22:33
  • 1
    Are you connecting using SCP or SFTP protocol? With FTP, there's another set of privileges on top. Or perhaps you don't have list privileges to Tomcat7 folder, try getting directly to the logs folder. You could try getting admin rights from winSCP (here's a way to do this answers.bitnami.org/questions/1365/… ) and then get the file. If still you can't get the file, contact the Amazon support. I'm not sure how this cloud computing environment service is working, but there must be a way to get your file.
    – user127350
    Commented Jul 4, 2012 at 5:41