|
The ChgDir button stands for "Change Directory". For example, if you were presently looking at files in the c:\My Documents folder and wanted to change to the c:\ directory. You'd hit ChgDir and type in c:\ into the box.
The MkDir button stands for "Make Directory" You can create new directories (or folders) as needed.
The View button allows you to view the file in your default text editor.
The Exec button executes the file.
The Rename button allows you to rename the file.
Refresh updates the file. It's very important to remember to hit "Refresh" after you've edited a file and saved it. That way you make sure the most recent version gets uploaded to the web server.
DirInfo >simply gives you information about the directory you're currently viewing.
|