Chrome OS File Manager to Add Support for Symlinks

A code commit that I spotted today on the Chromium repository suggests that the team is working on symlinks support for Files, the built-in file manager app for Chrome OS.

What is Symlinks

I had to do a bit of Googling and Wikiying to learn the basics. Here is the gist of it.

Symlink is the short name for Symbolic Links. According to Wikipedia, it is a term for any file that contains a reference to another file or directory in the form of an absolute or relative path and that affects pathname resolution.

Here is what I found on another discussion thread:

Soft Links (symbolic links) – You can make links to files and directories, and you can create links (shortcuts) on a different partition and with a different inode number from the original.

The Code

The code commit that I spotted today talks about adding “support for showing symlinks in drive.”

From what I gather from online discussions like Reddit thread, at present the only way for anyone who wants to use Symlinks on Chromebook is through the Shell terminal. This change however, puts Symlinks into the GUI or user interface.

If you are a developer who works with Symlinks, feel free to drop in a comment with any additional information that you might be able to add. I’ll be really interested to find out how useful this is going to be!

Thoughts? Comments?


2 responses to “Chrome OS File Manager to Add Support for Symlinks”

  1. Yes!!! I’ll realy hope thet they will add support for “sym links” in Files, I’m UNIX “SysAdm” “Programmer” and use sym links all the time for shortcut to files and directorien.
    I really love chrome books and chrome os but some Linux/Unix functions are missing like the support for “Sym Links” in Files.

  2. Apparently they removed it again then, because the option isn’t there as per 2021

Leave a ReplyCancel reply