I have set access for the www folder but i have other folders in it which I can't access. Also can't view a photo in the www folder by trying to just go straight to it.I have signed in with putty but I don't know how to check the rights. And I know that these folders and files are there.ideas?
7/30/2007 8:13:19 PM
e115 website
7/30/2007 8:19:21 PM
^ first thing i looked at.The sftp putty doesn't allow the fs command, is there something i'm missing?
7/30/2007 8:40:55 PM
Using SSH, "fs la ." should display the rights of the current directory[Edited on July 30, 2007 at 8:44 PM. Reason : its on the e115 site\]
7/30/2007 8:44:02 PM
^^You'll have to explain what you mean by "sftp putty". Those are two entirely different things. If you're using PuTTY for an SSH session, then fs -la should do the trick. Also, which server are you logging into?
7/30/2007 8:46:21 PM
^ i'm using the psftp program found herehttp://www.chiark.greenend.org.uk/~sgtatham/putty/download.htmlI use open sftp.ncsu.educd wwwwhen i try to do fs and anything is says: unknown command "fs"when i use regular putty (ssh) and try to log in I enter my username and pass and it just sits there[Edited on July 30, 2007 at 8:55 PM. Reason : ssh]
7/30/2007 8:52:19 PM
figured it out, needed to be ssh.ncsu.edu
7/30/2007 9:40:15 PM