Skip to main content

Questions tagged [file-sharing]

A mechanism for allowing and mediating access to files for non-local users and programs. Such mechanisms are either built on top of local filesystems or seamlessly integrated into distributed filesystems. Common examples of file sharing mechanisms include CIFS (SMB, DFS), NFS, GlusterFS, Lustre.

644 votes
18 answers
961k views

How do you find what process is holding a file open in Windows?

One thing that annoys me no end about Windows is the old sharing violation error. Often you can't identify what's holding it open. Usually it's just an editor or explorer just pointing to a relevant ...
cletus's user avatar
  • 10.1k
99 votes
6 answers
568k views

How to delete cached temporarily credentials for a network share on a Windows machine without rebooting or logging off [duplicate]

This is more of a curiosity then a real problem, I am just to lazy to reboot or log off my laptop. I have connected to a network share on a Windows server with domain credentials from a non-domain ...
ralz's user avatar
  • 2,781
81 votes
2 answers
177k views

How to configure a Windows machine to allow file sharing with a DNS alias

What process is necessary to configure a Windows environment to allow me to use DNS CNAME to reference servers? I want to do this so that I can name my servers something like SRV001, but still have \\...
Michael Ferrante's user avatar
70 votes
9 answers
355k views

How can I get a list of shared directories on local Windows server?

If I have a Windows server (typically 2000, 2003 or 2008), is there a simple way to list all local directories shared on that server? I can find the shares themselves easily enough, but I would love ...
Rune Jacobsen's user avatar
43 votes
5 answers
235k views

How to make Samba share to NOT ASK FOR PASSWORD

NOTE: I have read probably up to 50 different pages describing how to setup public Samba share in the span of 2 YEARS and nothing ever worked for me. I don't know how much RTFM I need to set this ...
hijarian's user avatar
  • 951
32 votes
4 answers
183k views

What does NT_STATUS_BAD_NETWORK_NAME mean in Samba?

I set up a share like this: [global] security = user map to guest = Bad Password usershare allow guests = yes [vms] comment = VirtualBox Virtual Machines path = /home/neil/...
Neil's user avatar
  • 2,509
29 votes
3 answers
46k views

Creating a windows account only for share access

I'm running Windows Server 2008 R2 in a workgroup, not a domain, and I want to create a local account that is only used for allowing other computers in the same workgroup to access file shares on that ...
void.pointer's user avatar
18 votes
2 answers
37k views

What a pros and cons of FTP vs SSH for file transfers?

Why to consider setting up an FTP service on a server when files transfers work fine by means of SSH (with Midnight Commander on a Lunux and FileZilla on a Windows client)? What are pros and cons of ...
Ivan's user avatar
  • 3,402
17 votes
7 answers
25k views

What security risks are there with employees using Dropbox?

Are there any particular security concerns to keep in mind with company-wide use of Dropbox file sharing / versioning / backing up, and are there specific options or settings that would be recommended ...
davebug's user avatar
  • 905
17 votes
6 answers
7k views

How to share assets between multiple web servers?

I have multiple Linux web servers attached to a load balancer, and I like to share assets (such as pictures, videos, and other stuff) between these servers. What is the best way to do this? ...
getmizanur's user avatar
16 votes
4 answers
7k views

Vagrant shared folder and file change events

I have ubuntu virtual machine that I'm accessing through Vagrant. On my host (Mac OSX), there is a folder with couple of files, that I share to virtual machine. In that virtual machine, I want to use ...
rdamborsky's user avatar
16 votes
6 answers
3k views

VHD network file transfer fails consistently at 4GB

This issue has been extremely frustrating for us: when transferring a large VHD (virtual hard disk) file from a Windows 7 machine over the network to a physical Windows Server 2008 machine at our ...
Isaac Butt's user avatar
13 votes
4 answers
69k views

How do I force specific permissions for new files/folders on Linux file server?

I'm having an issue with my install of Ubuntu 9.10 (file server) and its samba permissions. Logging in and reading works fine. However, creation of new directories by users restricts access for other ...
humble_coder's user avatar
13 votes
8 answers
24k views

Anonymous access to SMB share hosted on Server 2008 R2 Enterprise

First off, I have read through this post and a whole slew of non-SF posts which seem to address the same or a similar problem, however I was still unable to fix my problem. I've got three machines in ...
bwerks's user avatar
  • 752
12 votes
10 answers
2k views

Is it possible to use bittorrent for a fileserver [closed]

I would like to set up a file server that is searchable, preferable via the web. I'm wondering if it would be possible to achieve this using the bittorrent protocol and have a single client sharing ...
sris's user avatar
  • 221

15 30 50 per page
1
2 3 4 5
44