| Private Hosting Questions about VPS, dedicated servers and colocation. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread |
|
|
#1 (permalink) |
|
Registered User
Seasoned Poster
Joined in Sep 2004
43 posts
Gave thanks: 0
Thanked 0 times
|
Creating SHortcut/Link
Hi
What do i type in SSH window to create a link to a folder? Say i my folder is /home/dima/folder and link is in /etc/linkingfolder its like www has a link to public_html Cheers
__________________
|
|
|
|
|
|
#5 (permalink) |
|
Surpass Fan
On a golden path...
Joined in Nov 2004
Lives in San Francisco
364 posts
Gave thanks: 0
Thanked 3 times
|
/etc/linkingfolder will be created by the ln command, so make sure it does not exist before you run it.
Also, make sure /home/dima/folder does exist and that all your permissions are sorted out. |
|
|
|
|
|
#6 (permalink) |
|
Registered User
Seasoned Poster
Joined in Sep 2004
43 posts
Gave thanks: 0
Thanked 0 times
|
yeah.. i did all that.
when i do cd linkingfolder it goes to folder fine through SSH, but when I do it through FlashFXP it shows a shortcut folder but wont let me go to it. Also.. when i go to my FTP using IE it shows the linking folder as a Linkingfolder.file
__________________
|
|
|
|