Top "Network-share" questions

HTML links to local network shares

Why do these links not work? If I click on them in FF or Chrome, nothing happens - it doesn't …

html hyperlink network-share
Security warning when opening file from network share

I've created a setup executable which I have signed. It's located on a network share (which I access using unc …

security installation warnings network-share
Access a Remote Directory from C#

I am trying to access a remote network share from a C# program in asp.net. What I need is …

c# asp.net file-transfer network-share
Php read file contents of network share file

I'm looking for a way to read the file contents of a file located on a network share. I can …

php file network-share
Reading File From Network Location

I am having Bunch of Files in A folder which is shared on Network Drive . I am trying to Access …

c# asp.net .net network-share
Enumerating network shares

Is there a part of the .net framework that enumerates the file shares on a host? I've found some things …

c# network-share
svn repository on Windows network share

Is it safe for multiple computers to concurrently access an svn repository stored on a shared filesystem? I'm building an …

svn filesystems berkeley-db network-share fsfs
TortoiseSVN 1.7 extremely slow on commit and check modifications on network share

This issue is related for operations with TortoiseSVN 1.7 only and on network share only. On the dev server I have …

svn tortoisesvn commit network-share performance
Cannot access files on drive mapped network share from a Windows service

I have a network shared folder mapped to a drive letter, which is accessible from Windows Explorer, from the command …

c# windows-services network-share mapped-drive
Concurrency in a GIT repo on a network shared folder

I want to have a bare git repository stored on a (windows) network share. I use linux, and have the …

windows linux git concurrency network-share