Downloader

  • Getting failed message when trying to create symlinks. It seems there should be another field for the name of the symlink in this feature as well.


    ln -s pathtolink nameoflink (created in destination folder)


    So if you wanted /opt to be included in folder data on data disk...


    ln -s /opt opt (created while in this location /media/uuid/data)


    Source: /opt
    Destination: /media/uuid/data
    Name of symlink: opt


    After which you should be able to:
    cd /media/uuid/data/opt
    ls -la (to see contents of opt.)

    • Offizieller Beitrag

    Since there are four forms you can use ln with, I picked the one I typically use (ln -s dir1 dir2/name). That is why I put folder browsers on both lines.


    So, in your example, you would put:


    Source: /opt
    Destination: /media/uuid/data/opt


    I also forgot that the php symlink function (link is created using php) isn't quite as flexible as the command line ln.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4 | scripts 7.0.1


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    Einmal editiert, zuletzt von ryecoaaron ()

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!