Is it possible to create either a soft or hard link to redirect to a web page? I am having trouble doing this. I get a error message "when making multiple links, last argument must be a directory". How can I do this if its not a file or in the file system?
Page 1 of 1
Hard/soft Links?
#2
Posted 04 September 2007 - 12:56 PM
As far as I know, ln does not have network capabilities. I don't see anything in the man pages that suggests that capability either.
"Take the risk of thinking for yourself, much more happiness, truth, beauty, and wisdom will come to you that way" - Christopher Hitchens
#3
Posted 07 September 2007 - 02:53 PM
The multiple links is a clue - I suspect that you've got the format wrong somehow.
My experience has been that it can be quite tricky to make a link if you don't do it habitually - I know I do at lest one test link if I haven't used the command for a while.
You need to make it a soft link - else there will be a lot of trouble resolving it - and you cannot put "http://..." as that isn't a valid format for linux.
Why not paste a crude wxample of how you're trying to do it?
My experience has been that it can be quite tricky to make a link if you don't do it habitually - I know I do at lest one test link if I haven't used the command for a while.
You need to make it a soft link - else there will be a lot of trouble resolving it - and you cannot put "http://..." as that isn't a valid format for linux.
Why not paste a crude wxample of how you're trying to do it?
Share this topic:
Page 1 of 1

Help



Back to top









