 |
 |
How to upload an alias file to webserver?
|
 |
|
 |
|
Junior Member
Join Date: Jun 2002
Status:
Offline
|
|
As topic name asks, how do I upload an alias file to my webserver? I have tried fetch and transmit but they give me an error saying I dont have permission. I have tried to google the answer cause I thought there must be more people with my problem but seems I was wrong.
|
|
|
| |
|
|
|
 |
|
 |
|
Clinically Insane
Join Date: Oct 2000
Location: Los Angeles
Status:
Offline
|
|
Are you talking about a server alias or an OS X alias? I think server aliases are symlilnks, and you have to send server commands in order to create them.
|

"The natural progress of things is for liberty to yield and government to gain ground." TJ
|
| |
|
|
|
 |
|
 |
|
Junior Member
Join Date: Jun 2002
Status:
Offline
|
|
Originally Posted by Big Mac
Are you talking about a server alias or an OS X alias? I think server aliases are symlilnks, and you have to send server commands in order to create them.
server alias 
|
|
|
| |
|
|
|
 |
|
 |
|
Professional Poster
Join Date: Jan 2001
Location: Salt Lake City, UT USA
Status:
Offline
|
|
Yeah, you can't upload an alias. you have to create it. The syntax is pretty easy:
ln -s source new
I think that's right. do a man ln in the terminal. It'll tell ya
|
|
2008 iMac 3.06 Ghz, 2GB Memory, GeForce 8800, 500GB HD, SuperDrive
8gb iPhone on Tmobile
|
| |
|
|
|
 |
|
 |
|
Junior Member
Join Date: Jun 2002
Status:
Offline
|
|
Originally Posted by SirCastor
Yeah, you can't upload an alias. you have to create it. The syntax is pretty easy:
ln -s source new
I think that's right. do a man ln in the terminal. It'll tell ya
I found several solutions yesterday, including writing a php script that would make a symlink, I appreciate the help of you guys 
|
|
|
| |
|
|
|
 |
 |
|
 |
|
|
|
|
|

|
|
 |
Forum Rules
|
 |
 |
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
|
HTML code is Off
|
|
|
|
|
|
 |
 |
 |
 |
|
 |