Click to See Complete Forum and Search --> : Directory Naming Conventions
jennAshton
10-03-2003, 06:09 PM
Can you use @ symbol in a file or directory structure?
Example: /usr/local/data/this@here/
I was told by a S.A. not to use it, but he did not explain why.
PeOfEo
10-03-2003, 06:10 PM
You can use it for an ftp folder or something where the directorys are user specific, but do not do it unless you are using a set username to access the directory.
jennAshton
10-03-2003, 06:11 PM
Why can't you use it for regular web or http directory?
PeOfEo
10-03-2003, 06:15 PM
You can use it but those are reserved for password protect directorys and such. If you used it, it could potentially cause problems. There are certain characters that you just cannot use in directory paths or url's or you can only use them on certain occasians.