ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

"Pointer" Directories in Windows

<< < (5/5)

wraith808:
I thought Diablo II only updated (saved) character data every few minutes anyway. Sometimes I've brought up task manager and chose "End Task" to quit without it saving changes.
-Deozaan (February 04, 2010, 01:21 PM)
--- End quote ---
CHEATER!!!!  :P

I've definitely gone longer than 1 or 2 seconds, which is how often D2 is freezing up.

Though I suppose it could be the other files D2 creates, relating to the maps.
-Deozaan (February 04, 2010, 01:21 PM)
--- End quote ---
I still wonder if the solution is to get the junction directory to recognize the change.  Do you think that AHK could look at the file to see when the timestamp changes, then touch the file again through the junction?

Deozaan:
I still wonder if the solution is to get the junction directory to recognize the change.  Do you think that AHK could look at the file to see when the timestamp changes, then touch the file again through the junction?
-wraith808 (February 04, 2010, 01:38 PM)
--- End quote ---

I'm not sure what that means, to be honest.

f0dder:
I've noticed that going through a junction does cause a speed hiccup- and it doesn't always refresh the directories.-wraith808 (February 04, 2010, 09:27 AM)
--- End quote ---
Hm, interesting - I can't OTOH think of a reason junctions should cause speed hiccups... they might involve an extra ACL lookup, and the need to read FS metadata for the destination could introduce a little disk seeking. But enough to cause a hiccup? Hmm!

And what with the "doesn't always refresh" - how does this manifest itself?

wraith808:
I've noticed that going through a junction does cause a speed hiccup- and it doesn't always refresh the directories.-wraith808 (February 04, 2010, 09:27 AM)
--- End quote ---
Hm, interesting - I can't OTOH think of a reason junctions should cause speed hiccups... they might involve an extra ACL lookup, and the need to read FS metadata for the destination could introduce a little disk seeking. But enough to cause a hiccup? Hmm!

And what with the "doesn't always refresh" - how does this manifest itself?
-f0dder (February 05, 2010, 12:40 AM)
--- End quote ---
The speed hiccup manifests itself in the opening of file dialogs or the browsing to the directory.  If I open a file dialog that defaults to a junction, or browse through a junction in a file dialog (or sometimes in explorer), there will be a short pause while the junction is opened.  Once I'm in the junction, it's fine- but that first crossing of the junction can make it pause.  It's a short pause, but it's there.

The doesn't always refresh- If I copy a file to the junction and have a window open to the directory, the file appears in the window I have open to the directory.  In that same scenario, if I copy a file over through the regular directory, it doesn't appear in the junction until I explicitly refresh the directory.  By 'always' I mean that I can't say with certainty that other programs don't see the copied file, but I've had some strange occurences, though it's not frequent enough to override the use of junctions.

I still wonder if the solution is to get the junction directory to recognize the change.  Do you think that AHK could look at the file to see when the timestamp changes, then touch the file again through the junction?
-wraith808 (February 04, 2010, 01:38 PM)
--- End quote ---

I'm not sure what that means, to be honest.
-Deozaan (February 04, 2010, 08:58 PM)
--- End quote ---
As for your case Deozaan, I think that Dropbox uses file date/time stamps to see when to update a file (among other things), so that if you changed the file date/time stamp through the junction, Dropbox might pick it up.  That's just a hypothesis, though.  I think that AHK could do this fairly easy... I'm not well-versed in AHK yet, but if no-one speaks up, I can probably give it a go.

wraith808:
I saw another piece of software that helps with junctions (also free) on free download a day... http://www.rekenwonder.com/linkmagic.htm

I haven't tried it, but figured I'd post it.

Navigation

[0] Message Index

[*] Previous page

Go to full version