Tagged Questions
The junction tag has no wiki summary.
5
votes
1answer
333 views
NTFS Junctions vs. Symbolic Links (for directories)
From a high-level standpoint (meaning only worrying about the results and the interface, not the implementation), what is the difference in behavior, if any, between an NTFS reparse point that points ...
5
votes
2answers
374 views
C# detect folder junctions in a path
I want to make a quick check if in a complete path a Junction point is used. I already have a function to test a folder like IsJunction() but maybe there is an other solution to not call IsJunction() ...
3
votes
3answers
2k views
How can I remove a Windows directory without following junction points?
I have a Perl script that needs to delete a directory with all its contents.
Sometimes this directory contains a junction point into another directory. If I rmtree() naively, the rmtree() call will ...
2
votes
1answer
53 views
Linq/C# Getting information from junction table
Im recently struggling with problem related to Linq data exposition. My task is to extract information out of 3 tables.
One, which contains list of the resources and the other one with information ...
2
votes
2answers
74 views
Triggering a toast from a listener
I'm using an external package defining a JunctionActor. The idea is that a JunctionActor can send JSON messages to a remote server via a method called sendMessage and receive messages via a listener ...
2
votes
1answer
105 views
.NET Junction Directories and DirectInfo issues
I am trying to access information under C:\Users\Public\Documents\ which displays as C:\Users\Public\Public Documents\ on explorer. Is there a way to be able to access the DirectoryInfo of a ...
2
votes
1answer
192 views
How to create a Junction Point using WinApi?
There is CreateHardLink function to create Hardlinks.(Since Win2000)
And There is CreateSymbolicLink function since Vista has been released.
But why isn't there a CreateJunction?
How does mklink ...
2
votes
3answers
666 views
Test in PowerShell code if a folder is a junction point?
How can I test in PowerShell code if a folder is a junction point?
2
votes
5answers
145 views
What is the accepted method to delete records referenced by a junction/join table?
I have three tables as follows (please forgive the loose syntax), with NO cascading relationships (I do not want this, as the database is primarily managed by NHibernate).
Invoice
(
entity_id int ...
1
vote
0answers
31 views
Windows Resource Monitor does not work with Junction Points
Several of the observations that the Windows Resource Monitor provides is the disk queue length, latency, and throughput. However, only partitions that are assigned drive letters show up in the ...
1
vote
1answer
595 views
NTFS Junctions, trouble understanding the API
Update: This question has evolved into a question about the NTFS filesystem filter driver how to use the Win32 API in backup applications and other programs that need to know what a file really is on ...
1
vote
3answers
220 views
Junction points(simlinks) under Windows XP are not recognized by PHP
I've found two tools which create "simlinks" within Windows XP (I know they're not real links, but so it goes). The problem is that neither of them create something which I can use with WAMP.
...
1
vote
2answers
348 views
Does cygwin understand NTFS junction points?
Does cygwin (1.7.x) understand Windows NTFS junction points (as created by mklink in Win7/2008 or sysinternals' junction.exe)?
How do they differ from a symbolic link as created by "ln -s "?
1
vote
2answers
627 views
C# - How to retreive the target of a Junction or Symlink with a standard user
I am trying to get the target of a junction in my program, but the only way I managed do it is:
Requesting Backup privileges
p-invoke CreateFile with special parameters to get a handle to the ...
1
vote
2answers
588 views
How to copy junction as-is instead of the folder it points to?
I copy set of folders from server 1 to server 2. Amongst files I also have junction: folder with set of config files: on server 1 this junction points to... let's say c:\Config (that contains ...
0
votes
1answer
62 views
Issue using intents on Android
I have an activity which behaves like this:
A barcode scanner is called via an IntentIntegrator object, it reads an URI.
Then I want to pass the yielded URI into an object called JunctionInterface ...
0
votes
0answers
16 views
What could cause “The delete operation failed” when using linkd?
Until recently I had a junction linking a directory on my C: drive to the resources in my java workspace to help with variable naming and other things. Somehow the link has become corrupt and my ...
0
votes
1answer
33 views
Using junction.exe in Windows 2000
In Linux I am able to do this:
ln -s /tmp/somedir/* /tmp/otherdir/
Which will create links to all of the files within somedir in otherdir. Is there a way to preform a wildcard operation like this ...
0
votes
3answers
111 views
Speed up search query (large junction table)
I'm writing a multistore webshop application in PHP/MYSQL. The products table has about a million records, currently i'm having 5 stores with all products in it and about 3 stores with a few products. ...
0
votes
0answers
40 views
Make folder point to a different location
I have a partition in my computer where my os runs. In a different partition I keep my files. I need to back up my ipad (64 GB) and my os drive has only 30 GB of available space. for some reason ...
0
votes
0answers
43 views
Possible to create a junction to equiv of dev/null in Windows XP?
I am trying to prevent a Safari from caching data. If I were in a Linux environment I would achieve this by replacing the cache file with a symbolic link to /dev/null.
I am however working in an XP ...
0
votes
3answers
171 views
Normalizing Foreign Keys with Junction & Lookup Tables
I've been scratching my head lately over the relationship between database normalization and foreign keys with respect to junction tables and lookup tables.
I’ve currently have the following tables: ...
0
votes
1answer
142 views
How to get the actual directory path on windows using .NET?
My need is simple. Given a Windows directory path all I want is the actual path. I am sure the terminology is wrong, so I am giving an example.
Given C:\Documents and Settings\All Users the method ...
0
votes
2answers
149 views
C# follow folder junctions with FileSystemWatcher
Is it possible to configure a FileSystemWatcher to watch other folders which are linked in with a folder junction point?
for example:
You are watching D:
You have D:\junction which points to ...
0
votes
2answers
181 views
How can I make a batch file discover if a directory is actually a Junction?
I'm writing a Batch file (.bat) and I couldn't find a way to discover if a given directory I have the path to is a real directory or a Junction (created on Windows 7 by using mklink /j). Can anyone ...
0
votes
0answers
811 views
Junction point of mklink to environment variable path
I was wondering if it were posible to use use junction (or mklink?) to have c:\Projects point to the current users my documents\projects map.
I tried junction.exe c:\project "%HOMEPATH%\my ...
0
votes
3answers
419 views
List Hard Links of a file (in C#)
I want to write a program that shows the files of an other drive with hard links.
I want to keep both hardlinks consistent in filename and other things so I have to get a function/method where I can ...
0
votes
2answers
335 views
Junctions or Virtual Directories for Web Applications?
I see that junctions are a common way of referencing shared code in many projects. However, I have not seen them used in web applications before.
Our team is exploring the possibility of abandoning ...
0
votes
1answer
587 views
ASP.NET AJAX, WebSeal Junctions, and Sessions
I've run up across a problem with ASP.NET AJAX (hooked up to WebServices directly) and accessing our site through a WebSeal junction.
Listing 11. On this page; ...