Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1035341
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T14:31:39+00:00 2026-05-16T14:31:39+00:00

Linux has a feature called namespaces , which let you give a different view

  • 0

Linux has a feature called namespaces, which let you give a different “view” of the filesystem to different processes. In Windows terms, this would be useful for example if you had a legacy program “floyd” that always loaded its configuration from C:\floyd\floyd.ini. If Windows had namespaces, you could write a wrapper script which would create a namespace in which to run floyd, making it so when Alice ran the script, floyd would start up in an environment where C:\floyd existed but actually pointed to C:\Users\Alice\Floyd.

Now you may be thinking, “OK, just use soft or hard links and make C:\floyd an alias for C:\Users\Alice.” But with namespaces, Bob can also run the startup script, but his instance of floyd (on the same computer, running at the same time) will see C:\floyd with the contents of, say, C:\Users\Bob\Program Settings\Floyd Config (or any other path we like).

You can do this on Linux with namespaces. Is there something similar or analogous on Windows? It’s fine if it requires writing a C program, and it’s OK if it only works on recent versions of Windows.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T14:31:40+00:00Added an answer on May 16, 2026 at 2:31 pm

    NTFS hard links are really a simple case of reparse points. Reparse points are typed, and can include more advanced behavior. For instance, they’re also used for “offline storage” (transparent migration of files to and from secondary storage). You can therefore also use reparse points to implement per-user symbolic links, by creating a new reparse type.

    The reparse point type even has an explicit “Name surrogate” bit, which (if set) indicates that reparse points of those types are some kind of symbolic link.

    You can even have multiple reparse points in a path. Therefore files inside your symbolic namepace can still be migrated to secondary storage – you’d just have two reparse points in the path.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using embedded-linux for device which has Arch ARMv5 Speed 266MHZ, vfpu and
im using linux with gedit which has the wonderful habit of creating a temp
I have existing Linux shared object file (shared library) which has been stripped. I
How can I run this on linux command line when my username has an
I am going to be porting the 39dll libraries to Linux. This lib has
Linux kernel has the option to enable the TCP receive copy offload feature (
I have a project which is built for multiple OSes(Linux and Windows for now,
On Windows NTFS there is a nice but mostly unused feature called Alternate Data
I have a linux server has an ad-hoc wireless network for clients to connect
My development target is a Linux computer that has two physical serial ports located

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.