similar to: Mapping/linking Samba share to Windows FOLDER

Displaying 20 results from an estimated 1000 matches similar to: "Mapping/linking Samba share to Windows FOLDER"

2007 Feb 13
2
Scope question
If I do something like the following: class blah { File { mode => 111 } file { "/cheese": } } Will the File override stay within the class or break outside? Also, if I then do: class moo inherits blah { File { owner => bob } file { "/bobsfile": } } What will happen? Thanks, Trevor _______________________________________________ Puppet-users mailing
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
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
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''s?) GetLastError code and did some simple
2006 Apr 22
4
Multiple sites sharing a single application
Quick question: Say i have a few shopping sites that i want to run on the same application code but have seperate databases and layout/design, what would be the neatest ''Rails'' way of doing this? Cheers, Steve
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,
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
2019 Dec 11
1
Windows check problems.
The thread starting with this message: https://stat.ethz.ch/pipermail/r-package-devel/2019q4/004745.html described problems Rich Heiberger was having with package checking on Windows. It appeared that during the tests of examples, an old version of the package was loaded but the new tests were being run, causing lots of confusion and trouble. I reproduced the error, and I think I've
2017 Apr 12
1
qcow2 --> logical volume
Le 12/04/2017 ? 15:31, Scott Gennari a ?crit : > How would can you import/migrate this .qcow2 into a logical volume? Any > advice would be greatly appreciated. - get size of qcow2 image: qemu-img info yourFile.qcow2 - create a logical volume of same size: ssm create -s xxxxxxxb -n yourLvName -p centos - copy image: qemu-img convert yourFile.qcow2 -O raw /dev/centos/yourLvName --
2006 Nov 17
0
[LLVMdev] C++ to C
Mohd-Hanafiah Abdullah wrote: >After converting a piece of C++ code to C one of the functions that are >generated is this: >_ZStlsISt11char_traitsIcEERSt13basic_ostreamIcT_ES5_PKc > > This is a method/function from the standard C++ library. You can link it in at the bytecode level with: llvm-g++ -o output.bc <yourfile.bc> -lstdc++ You might also be able to do: llvm-g++
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.
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 Jan 15
6
Instantiating middleman and worker from inside a model?
In short: how (if possible) would i go about arranging it so that i can instantiate a middleman and set a worker going from within a method in one of my models? or is this a weird thing to be wanting to do? ( My specific situation: I have an ''Image'' model in my application. An actual image file associated with the model is being stored on amazons s3 system.
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
2019 Jan 24
1
Bug or undocumented behavior in normalizePath() with file system links on windows
Hello, I discovered a bug or undocumented behavior in normalizePath steps to reproduce: execute normalizePath on a folder link on windows. When you are on a non-english windows box, you likely have links in place for windows' default folders, e.g. "C:\Programme" linking to "C:\Program Files" on german windows boxes. Thus executing
2006 Mar 30
9
How is Teliax ?
Hi I am looking at purchasing some DID lines from Teliax to install it on my asterisk. i would like to know some feed back on "Teliax" before i purchase. suggest me if there are better sevice providers. thanks Giridhar Bandi -------------- next part -------------- An HTML attachment was scrubbed... URL:
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
2014 Jan 13
2
[LLVMdev] How to print a list of used LLVM APIs in a given open source project?
Hi, Assume there's an open source compiler implementation based on LLVM/Clang. What is the neatest way to print a list of LLVM APIs used in that open source project? Thanks. Best, Jiading
2009 Apr 05
0
New package: ascii version 0.1
Hi, ascii is a new R package for writing asciidoc or txt2tags document with embeded R commands. It provides: - a generic method for common R objects: ascii(). Default argument depends of R object. - two Sweave drivers: Sweave("yourfile.Rnw", RweaveAsciidoc) or Sweave("yourfile.Rnw", RweaveT2t). This package is very similar to xtable or R2HTML. It is very interesting if you