Tagged Questions
The network-drive tag has no wiki summary.
12
votes
5answers
195 views
Easiest way in C# to find out if an app is running from a network drive?
I want to programmatically find out if my application is running from a network drive. What is the simplest way of doing that? It should support both UNC paths (\\127.0.0.1\d$) and mapped network ...
8
votes
3answers
192 views
Programmatically determine user who last modified file on Windows?
I've been tasked with writing a simple command line utility in C# that will monitor a directory on a server that several users will be accessing to copy/cut/paste/view data. I used FileSystemWatcher ...
5
votes
1answer
360 views
Why doesn't my program recognize mapped UNC paths?
I have some problems writing to a mapped network drive (P:) in Windows 7 from my Delphi program. When I try, for example, ForceDirectories('P:\test\folder'), I get an error (path not found).
I have ...
5
votes
11answers
7k views
Keeping Visual Studio Projects on a Network Drive
We just did a move from storing all files locally to a network drive. Problem is that is where my VS projects are also stored now. (No versioning system yet, working on that.) I know I heard of ...
4
votes
1answer
2k views
What is Zone Identifier?
I often saw some files which named 'blabla.exe:Zone.Identifier' monitoring I/O with Process Monitor.
The files could be seen network-drive.
What is Zone.Identifier?
What does the colon mean in the ...
4
votes
1answer
475 views
Programatically check whether a drive letter is a shared/network drive
I searched a while but found nothing that helped me. Is there a way to check whether a drive letter stands for a shared drive/network drive or a local disc in python? I guess there is some windows api ...
4
votes
4answers
2k views
How do I access a network drive through the usual System.IO classes?
My software handles multiple operations on files, and I have now finished writing the related functions, using the System.IO classes.
I now need to add support for network drives. Using a mapping ...
2
votes
1answer
26 views
Setting up a Git repository on MacOS X with network drive
The given:
A mac with my work folder set up as Git repository.
A network drive (Seagate FreeAgent GoFlex Home, if that helps).
The task:
Set up the specific folder on my network drive as a place ...
2
votes
5answers
136 views
How to ensure network drives are connected for an application?
I have a desktop Windows application that is installed in small office environments.
The application uses an .MDB database file as its database which is stored on a network drive.
Configuration ...
2
votes
3answers
64 views
What does “R”c mean when mapping a network drive using this function
I copied code to map a network drive from http://www.vbforums.com/showthread.php?t=616519 to map the drive and http://cjwdev.wordpress.com/2010/05/30/delete-network-drive/ to delete the drive. I want ...
2
votes
2answers
212 views
Rename a mapped drive with shell API
How can I change the friendly name of a mapped drive using the Windows shell API and C#? My actual problem is that I am dealing with a disconected network drive without a UNC path, so the only way to ...
2
votes
2answers
248 views
How to read an Excel file from a network drive?
I have a dotnet 2.0 C#/web application.
I am able to manually go into a network drive and get a template from that. But through my application, when I try to access this file..it says "access ...
2
votes
3answers
3k views
How can I map a network drive without hardcoding a drive letter as a batch file
I need to map a network drive with a batch file, but don't want to specify the drive letter.
The batch file is used as part of a deployment process; I call the batch file from CruiseControl.Net, the ...
2
votes
1answer
299 views
Running an executable on network share with CustomAction with wix?
i have created a msi-package which compresses some xml-files to a zip-file during installation. I have created a CustomAction for this purposes:
<CustomAction Id="CompressMy" BinaryKey="zipEXE" ...
2
votes
7answers
8k views
How does one map network drive from windows service?
I'm trying to map network drive from windows service, I use batch file for executing the following command
NET USE U: \\192.168.55.6\folder password
While executing batch file either in service ...
1
vote
1answer
43 views
python pyinotify event from externally created file
I have a pyinotify instance watching a mounted network drive (mounted with CIFS) for IN_WRITE_CLOSE events which picks up the system created events (sudo cp, sudo mv, etc.) flawlessly if the server ...
1
vote
2answers
318 views
Mapping FTP and SFTP as Network Drive in Windows programmatically (Network redirector)
I have been assigned an internal task that i need to write a Windows App in C# that, when user input their username and password, Windows magically map the FTP or SFTP folder as a network drive.
I ...
1
vote
1answer
275 views
Mapping a network drive and checking for its existence in VBScript
I need to map a network drive into a network path using VBScript. The network path is read directly from input. How should I map the network drive and how to check whether the entered network path ...
1
vote
1answer
103 views
automatic Samba share script
I have an Ubuntu 10.04 server running Samba.
I want to write a script (for Linux or Windows computer) that, given the IP of this server and the path of the shared Samba folder, can automatically ...
1
vote
2answers
412 views
Mapping a Network Drive with Delphi WITHOUT WNetAddConnection2
Recently I built a GUI app that maps a network connection to a drive in Windows. Unfortunately it uses the WNetAddConnection2() call to accomplish this. It's unfortunate because the Windows API sucks ...
1
vote
2answers
772 views
check if network drive exists with timeout in c#
i created a windows service that move files around between the server's hard drive (where the service is installed) to the network drive mapped in the server. one of the problems I encountered while ...
1
vote
1answer
239 views
WIX: Run msi from mapped network drive
I've created msi package with deferred Custom Action:
<CustomAction Id="TestTxt" BinaryKey="MyDLL" DllEntry="TestTxt" Execute="deferred" Impersonate="no" />
<CustomAction Id="SetTestTxt" ...
1
vote
0answers
372 views
Error 1219 occurs when I try to map a network drive multiple server
I have a network drive (for instance, G: on Server A). And I am trying to map an additional network drive (H:) to a new server (Server B). I tried the net use command, giving to rise to error 1219 on ...
1
vote
0answers
66 views
How to prevent FileIOPermissionException(and others) when run .NET application from network drive
My C# application (.NET 3.5 SP1) works very well when if execeuted from local drive.
However, if I run it from a network drive, it execute (IT IS .NET 3.5 SP1), but failed to read a file located on ...
0
votes
1answer
78 views
Mac OSX mounted network drive name changes
I'm working on a cocoa app that copies files to a user defined folder, and I'm currently testing it with a network drive. When I get the location of the network drive from the standard cocoa file ...
0
votes
1answer
45 views
Copy files between 2 protected sources that are not in the same Domain
I have a small deploy tool that I'm upgrading. The tool takes a version of code from the build box, updates SVN, and then plops it on X servers (A deploy moves specific parts of the deploy installs ...
0
votes
2answers
106 views
VBScript mysterium - Why isn't network drives connected at logon?
This is one of the strangest things I've ever seen. I've got this logon script that basically disconnects a set of Network drives and then reconnects them. Previously, all users had a batch file set ...
0
votes
1answer
119 views
Powershell Script Receiving Errors when Removing All Document Files on Network Share
I've been receiving errors when running the script. It will access the drive and write the filenames to my log as specified, but will not remove the files on the share drive due to a permissions ...
0
votes
2answers
94 views
How to publish file server service to local network?
My question is about "automatic discovery of file server service on local network".
I want to implement a service which is file server basically and publish it on local network.
Client PC which is ...
0
votes
0answers
165 views
Can't see folders for network drives in Aptana 3 Project Explorer
I just updated my OS from Windows XP 32bit to Windows 7 64bit and installed Aptana Studio 3. All updates are installed, and i installed CF Eclipse. In windows explorer, under Computer, i mapped ...
0
votes
1answer
166 views
How to build projects from network shares with Visual Studio 2010?
I have a virtual machine with Windows 7 and Visual Studio 2010, and I want to be able to build C++ projects from a network drive.
I tried to use a shared folder from VirtualBox or a folder shared ...
0
votes
1answer
150 views
Why is my WMI query for CIM_LogicalDisk events returning Win32_LogicalDisk events but not Win32_MappedLogicalDisk events?
I have a System.Management.WqlEventQuery listening for the "__InstanceOperationEvent" event. This event is the base class for the "__InstanceCreationEvent", "__InstanceDeletionEvent", and ...
0
votes
1answer
152 views
Listing mapped network directories in VB.NET
How do I get all of the mapped network drives (shared ones) like the ones that a person would see in Windows Explorer?
That is,
Network Places
Computer 1
Shared Folder
Computer 2
Shared Folder ...
0
votes
1answer
56 views
Hudson bAt Script and Network drives
I build my little project with Hudson and would like to publish it on my network drive.
To do this, I wrote a little script which is executed after the build process:
xcopy ...
0
votes
0answers
108 views
Open Microsoft Office Excel Worksheet in a browser
I am wondering a way to open Microsoft Office Excel Worksheet present on a network drive in browser by pointing to a URL. Right now it tries to download the file as zip file when trying to open the ...
0
votes
1answer
189 views
Windows network drive from PHP running on a linux environment
I have to check something if it works.
We have limited access to a Debian server via ssh. We have a PHP intranet solution running on this server, so we can run PHP scripts. We got the following ...
0
votes
2answers
145 views
Java, what to use instead of PrintStream to get exceptions?
I am creating a file on a network drive and then adding data to it. Time to time writing to that file fails. Is there a good way of checking if the file is accessible before every time i save data to ...
0
votes
2answers
275 views
How to access a remote file in a windows drive from Ubuntu using php
I had this command in windows:
exec('copy /V "'.$file.'" "'.$dest.'"');
where $file is a REMOTE file in a windows drive of the form:
\\server\dr1$\folder\file
\\server\dr2$\folder\file
...
0
votes
1answer
525 views
Running Visual Studio ASP.NET project on a Mac with Parallels 6
I use Mac as my primary OS, but I often work on ASP.NET MVC projects. I want to use the same file system for them, and not virtual OS image.
The reason for that is because I want to integrate the ...
0
votes
1answer
194 views
What is this GUID?
After connect a network-drive, when we open a Windows Explorer or a File Dialog,
the process find this key in the registry to show it's volume name.
...
0
votes
1answer
280 views
How to listFiles() from mapped network drive from a java program running in cygwin?
I´m trying to list all files from a folder located in a mapped network drive. The java program is running in cygwin (since I need to run linux-like commands from java).
The problem is when I try to ...
0
votes
1answer
318 views
Any real experiences of sharing a sqlite db on a network drive?
I have a client who is interested in hiring my company to do a small, custom, multi-user contact database/crm. They don't care about the technology I use, as long as the product is hosted inside their ...
0
votes
3answers
536 views
Servlet throws file not found excp when accessing network drive
I've a production env and test env. Production has win2k3+tomcat 6.0+ and network drive mapped to a drive letter for easy access (z:\app instead of \symba\files\app). My test env has windows xp (all ...
0
votes
1answer
243 views
Is There a Windows SMB Client Opened Implement
There was a smbmrx sample code using RDBSS in WDK Vista.
But since WDK 7600 has been released, the sample was removed. -Do you know why?
I'm finding a nice sample code to learn RDBSS.
Is there a ...
0
votes
1answer
218 views
Network drive indexing frequency
The company I work for have millions of documents that are stored and shared on multiple network drives mapped to users' drives (e.g.] d:\ to \server1\, etc).
What I'd like to implement is to crawl ...
0
votes
1answer
138 views
script to map networkdrive base on username
I have a .cmd script I want to map a network drive based on the username of the person running it. So something like this
net use K: \\nas001\users\[My_User_Name]
Except replace [My_User_name] ...
0
votes
1answer
804 views
How to programmatically check/set access permissions to a network drive?
How do you check to see if you have access (yet - because it will work fine after you have navigated there at least once before in this windows session and entered name/pass) to a network drive ...