Jump to content

Symbolic Link


mistatan

Recommended Posts

Could someone help me out on this?

I am trying to create some symbolic links from my usb to /www/ using the command ln -s /usb/XXX/* /www/ without any luck. When I check for them on WinSCP they don't show up at all :(.

Could someone please help me? Or direct me to an alternative method (i have tried making one in WinSCP but failed... it gave me the error "file already exits...")

Thank You

Link to comment
Share on other sites

Could someone help me out on this?

I am trying to create some symbolic links from my usb to /www/ using the command ln -s /usb/XXX/* /www/ without any luck. When I check for them on WinSCP they don't show up at all :(.

Could someone please help me? Or direct me to an alternative method (i have tried making one in WinSCP but failed... it gave me the error "file already exits...")

Thank You

this works for me when sym linking /usb/web/ folder to be /www/web/

ln -s /usb/web/ /www/web

are you trying to sym link files or a folder? folder makes it allot cleaner

EDIT:

Warning moving the /www/ folder or any folder on the pineapple is very risky, I would not do it!

Edited by petertfm
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...