octopus
Part of the Furniture
Hello
I'm trying do make some symlinks, and I get link working when testing link in directory,/mnt/rt-ac68u/jffs, with winscp.
Somehow link don't get excuted. Goal is to make links from FTP, mnt/rt-ac68u/jffs to /jffs
ln -s [TARGET DIRECTORY OR FILE] ./[SHORTCUT]
ln -s "$(realpath Data)" ~/Data
Octopus
I'm trying do make some symlinks, and I get link working when testing link in directory,/mnt/rt-ac68u/jffs, with winscp.
Somehow link don't get excuted. Goal is to make links from FTP, mnt/rt-ac68u/jffs to /jffs
ln -s [TARGET DIRECTORY OR FILE] ./[SHORTCUT]
ln -s "$(realpath Data)" ~/Data
Location: /mnt/rt-ac68u/jffs
Links to: /jffs
Octopus
Last edited: