search for: junctions

Displaying 20 results from an estimated 105 matches for "junctions".

Did you mean: functions
2005 Mar 14
1
Ruby code to create junctions on NTFS volumes.
Here is some Ruby code for creating junctions on NTFS volumes. These are the main routines: Dir.junction?(dir) => true if dir is a junction Dir.reparse_target(dir) => returns the target of a junction, or dir Dir.create_junction(junctName, existingTarget) => creates a junctName junction pointing to existingTarget (also used (Dan&...
2005 May 06
0
Ruby code to create junctions on NTFS volumes.
...ssage----- > From: win32utils-devel-bounces@rubyforge.org > [mailto:win32utils-devel-bounces@rubyforge.org] On Behalf Of > Zach Dennis > Sent: Thursday, May 05, 2005 4:25 PM > To: Development and ideas for win32utils projects > Subject: Re: [Win32utils-devel] Ruby code to create junctions > on NTFS volumes. > > > Timothy Byrd wrote: > > > > Here is some Ruby code for creating junctions on NTFS volumes. > > > > These are the main routines: > > > > Dir.junction?(dir) => true if dir is a junction > > > > Dir.reparse_...
2005 Jul 22
0
Samba, DFS and Junction Points
Hi Samba List, I believe I need to create a "Junction Point" on a Windows XP Pro machine that will seamlessly link up to a Samba Share on a Linux Server. >From my understanding, the creation of a "Junction Point" will hide from an application the fact that the "space referenced by that junction point" is actually located someplace else. While it is
2018 Feb 06
1
Warning from Sys.junction when using network drive.
I am running 3.4.3 on a windows server and I ran the code in a new session. I get a warning when running packrat::init() on a project that is located on a windows network drive. The warning I get is Warning message: cannot set reparse point 'U:/packrat5/packrat/lib-R/base', reason 'Access is denied' The error is created based inside the function .Internal(mkjunction(fr,
2005 May 23
3
Junction Networks
Anyone have experience with these guys? If so, good, bad, average? http://www.junctionnetworks.com Thanks, Wiley -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050523/4222e3e7/attachment.htm
2007 Apr 06
0
RSync / Vista / Junction Points issue
I'm running DeltaCopy (essentially a Windows friendly GUI wrapper around RSync 2.6.6) on Microsoft Vista. I'm trying to make a backup of a user's profile directory. One big difference between Vista and earlier Windows versions is that Vista makes extensive use of Junction Points (sort of like Unix symlinks) for compatibility. For instance, in a profile directory there are 16
2011 Aug 09
2
junction table question
I''m looking into how to implement a relationship between some models, and I think I need to use a junction table. From the documentation I''ve read, a junction table doesn''t require a model. But from my controller, I''m not sure how to get the data I need. Here''s a description of my models and what I need in my controller: Models 1. Event 2. Site 3.
2009 Mar 26
1
Vista Junctions
I?m trying to use rsync with windows vista. Vista?s odd form of ?links? confuses rsync and I get a recursive infinite loop at every such junction (until failure when the filename size limit is exceeded) . Could someone please point me to the solution or is there one? The std don?t follow links switch doesn?t seem to work. Eric -------------- next part -------------- HTML attachment scrubbed
2005 Feb 26
7
Symlinks for Windows
Hi all, Dave Burt mentioned the possibility of adding symlinks to the Dir class. http://www.sysinternals.com/ntw2k/source/misc.shtml#junction There is also Autrijus Tang''s symlink Perl module at http://search.cpan.org/~autrijus/Win32-Symlink-0.04/ Looks easy enough, but it only seems to work for directories, not regular files. Should we add this to the Directory class, or simply
2019 Dec 11
1
Windows check problems.
...silently fails: an empty directory appears on the temp dir. When R loads the package code, it doesn't find it in the temp dir, and goes looking in other libraries, where it found an older versions of the package. A workaround for this issue is to set the environment variable R_WIN_NO_JUNCTIONS=yes before doing the check. This causes the check code to copy all the files into the temp dir and things are fine. I don't know whether the junction creation should have succeeded, or whether it should have signalled an error when it didn't, but it might make sense for R to do a simp...
2009 Jun 27
0
1.6.1: unable to create channel IAX2 to Junction
Trying to set up Junction Networks for outgoing on 1.6.1: extensions.conf: exten => _99X.,n,Dial(IAX2/jnctn_out/${called-num}) iax.conf [jnctn_out] type=peer host=iax.jnctn.net username= secret= qualify=yes I'm not using realtime. But CLI: -- Executing [99xxxyyyy at internal:3] Dial("DAHDI/1-1", "IAX2/jnctn_out/1wwwxxxzzzz") in new stack [2009-06-27
2001 Mar 28
1
MSDFS extensions
Hello, I'm setting up MSDFS feature in samba-2.2.0-alpha3. It works very great! But I'm would wish an extension to the MSDFS functionality: Is it possible to implement a feature, so I could group junction points within directories? E.g.: [pub] path = /export/publicsmb msdfs root = yes PUB | +- dir1 <- directory manually created in /export/publicsmb | | |
2010 Dec 29
1
Script Output Format
Hi all! i'm just did a script that the output must be comma separated to be imported into a spreadsheet. the output that i obteined was Date/Time,We. Active Threads,W. Total Threads,W. Worker Threads,Name 29-12-10/11:43:01,0,250,0,/FIM ,0,/mytest ,0,/mockofprod/financing/customercentre ,0,/mockofprod/financing/commercial/amt ,0,/account/orderstatus ,0,/activities as you can see, the first
2005 Sep 16
1
Delay to join a domain successfully
Hi team, I'm running samba 3.0.4 on AIX 4.3.3 and HP-UX 11.00 without any problems except the following : On HP-UX 11.00, when I try to join a machine to a domain, it first insert all POSIX entries in the LDAP backend but rejects the junction. The machine account could not be found. Waiting for a while and relaunching the join command, the junction just works fine. Having exactly the same
2007 Oct 17
2
sorta OT: Bounty for Click to Call plugin for IE
I'm in process of transitioning a number of offices to a hosted virtual pbx from Junction Networks. It's a combination of OpenSER and Asterisk. They have a nice click-to-call extension for Firefox, but I need the equivalent for IE so that it can work with our CRM system. Junction told me that they have a bounty on offer for this if someone's interested in doing the work. Would the
2006 Jan 17
3
experiences with teliax, voipjet or junction networks?
We are looking for SIP trunks for our * pbx for our business. Being able to port our numbers is an absolute requirement. teliax can do it, but I am unsure of the others. Anyone have experiences (good, bad) with the above mentioned providers to share? Eg reliability, quality, etc. -Dan
2005 May 03
0
Symlinks for Windows
...confusion may play a part. I will second ''junction''. Any >> idea on the time, effort or level of difficulty on putting this in ruby? > ^^^^^^^^^^^^^^^^^^^^^^^^^ > > I mean putting this in a ruby extension. =) Back in mid-March, I''d posted code for creating junctions and getting the target of a junction. It''s pure Ruby, but easy to translate to C. Here it is again. The source is 17k, but that''s because it includes a pile of constants for implementing future file ops, and simple routines to convert between unicode and ascii. Hope this h...
2007 Aug 27
0
RSync / Vista / Junction Points issue
I am having this same exact issue. Any info would be appreciated. -- Kurt Nelson (407)512-0689 http://claimid.com/kurtisnelson/ -------------- next part -------------- HTML attachment scrubbed and removed
2010 Oct 17
1
unbalanced repeated measurements Anova with mixed effects
...the experiment they received traffic information, but also encountered two different accidents. They also made trips without accidents. What I'm interested in is to see if the traffic information influenced their route choice, regarding their total travel time, the delay and the number of junctions they passed. These are thus three dependent variables. The independent variables are the type of traffic information and the accident situation, and personal characteristics such as age, gender and amount of kilometers driven each year. In order to simplify this, I've seperated each acciden...
2008 Sep 30
3
Maybe OT - routing calls in PSTN
I have a Vitelity DID which generally works, but calls from a particular caller do not reach it. Vitelity has thus far disavowed any responsibility for working through this problem. I recognize that some action might be required by another provider which is outside Vitelity's control, but it seems that they should at least be trying to help resolve the problem by helping me determine