"home" was just any directory name i could think of. i don't know what the directory structure is like at ttt, but in my example you wouldn't be able to access the "home" directory through the browser, because it is above the "public" directory.
keep in mind that this is not a URL; it's a file path on the server computer. and when you navigate to the directory that that file is in when you log on with an ftp program, you should get a read-out of that path somewhere. or you could telnet in and type in the "pwd" command from the direct that the file is in.
|