Questions tagged [network-share]

A shared resource or network share is a device or piece of information on a computer that can be remotely accessed from another computer, typically via a local area network or an enterprise Intranet, transparently as if it were a resource in the local machine.

Some common examples of network file sharing protocols are

Questions regarding network , issues configuring, and other general questions related to sharing files over a common network are examples of questions that should be tagged with the tag.

Network shares are accessed via a client application which is usually a standard part of most modern Operating Systems.

For example, computers running Microsoft Windows can access a network shares using a variety of protocols via the application. Mac users can access network shares using a variety of protocols using (Mac equivalent of Windows Explorer). Linux users have a wide variety of tools available for browsing network file systems such as smb4k, smbclient as well as other tools commonly found on most modern Linux distributions.

Network shares allow access to users based on permissions set in an Access Control List that will grant the ability to read, write, delete, create directories within the shared folder, etc. Configuration of permissions on network shares can vary greatly depending on which network file sharing protocol you are using.

1450 questions
-3
votes
1 answer

Service port accessible only by one network card

I have server 08 R2 with two network cards. One is for the internal network (10.1.1.x) and another for internet (192.168.1.X connected to the modem). Network clients always accessed a service in this server by a certain port 9999 through the…
vctlzac
  • 95
  • 2
-3
votes
1 answer

How to Make Windows 2012 Share Display in Windows 7 Network

I'm setting up a Windows 2012 Essentials machine to be a local file server. I've got the shares setup and I can access the shares from my OSX computer. My Win7 machine can only acces it by typing \\ in the address bar of windows…
OpIvy
  • 113
  • 1
  • 1
  • 5
-3
votes
2 answers

Building a Social Networking website, should I have separate servers for certain parts of the site?

I have been working on building a social networking website, I'm pretty committed to this and I think I have something that could work out. I hope to be launching it January 1st, and so I have a question for server setup and such. Facebook has…
Dylan Cross
  • 111
  • 1
-4
votes
1 answer

Limit who can access a folder in Windows, including encryption & administration

We want to keep our HR files on a share that only 3 people in HR can access. I'd prefer to do this on a share on our file server on a Windows box. We need the files to be encrypted so that someone ont he file server can't view them. Determining who…
David Thielen
  • 293
  • 2
  • 12
-4
votes
1 answer

Setup network between 2 computers connected using wifi

In my office I have a WiFi Router that allows 2 computers to connect to Internet. I have 2 questions - How can I create a network between these 2 computers for file sharing? Can I access SQL server installed on 1 computer from 2nd computer? If…
-4
votes
2 answers

How do I get my machine to access the share now?

Disclaimer: Using windows to share files is definitely not as simple as on *nix, even if it seems like. First, I'm assuming we can securely (with passwords) share files / folders in basically only two ways: Have the same user+password on both…
-4
votes
2 answers

10 connections limit for share on XP

The scenario is as follows: Several users are working on local files ( each has its own file ). In the end all of them submit these files and they are copied into common shared folder. If this share is defined on XP pro computer the files are not…
SparcU
  • 101
  • 2
-5
votes
1 answer

Synchronizing code for multiple users

I'm a beginner in all this and am working on a project with a few other people. I'm facing some problems. My code is to worked on by another person simultaneously. I want to perform staging on a server. How do I maintain my code like that? And…
-6
votes
1 answer

Share a Linux Host's Folder With a Windows Guest Without Networking

I need to share a linux host's folder with a Windows guest, however this Windows machine will not be allowed to have internet support so no NIC will be added to the device. How do I share a folder with a Windows guest without internet?
bob
  • 1
  • 1
  • 1
-6
votes
1 answer

Is nfs good to share disk images over the internet?

I have an image server, this server contains disk images to be used by virtual machines. The server has to allow the runtime creation of new images, so iscsi is not good as it requires to restart the iscsi server in order to introduce a new target…
user2358943
  • 105
  • 1
  • 3
1 2 3
96
97