Questions tagged [file-sharing]

the act of sharing files over a network, either server-to-client (nfs), or peer-to-peer (bittorrent)

586 questions
93
votes
5 answers

Which to use NFS or Samba?

I am setting up a box to be a file server at the house. It will mainly be used to share music, pictures, movies with other linux boxes on the network, and one OS X machine. From what I have read NFS and samba would work in my situation, and as such…
Jacob Schoen
  • 5,285
88
votes
3 answers

How to share files through the local network?

I have a desktop (Ubuntu 13.04 & Win 7 Home Premium) and a Laptop (Ubuntu 12.04), both having WiFi adapters. I also have a WiFi router connected to internet which both my computers can access. I want to share files between my desktop and my laptop…
Gaurav
  • 1,275
63
votes
6 answers

How to map a network drive?

I am unable to map a Windows network drive in Ubuntu. I executed the following command in the terminal: karthick@karthick:~$ sudo mount -t cifs -o username=raghu //172.29.32.184 /media/Data/ Password: mount error(2): No such file or directory Refer…
karthick87
  • 84,513
53
votes
2 answers

This location could not be displayed. You do not have the permissions necessary to view the contents of"Shared_Folder"

I am using Virtual Box 5.1 on top of Windows 7 Host OS with Ubuntu 14.04 LTS Guest OS. I have already installed VBOXADDITIONS_5.1.14_112924 and restarted the Guest machine. The folder appears as mounted underneath the Devices in Files, and it…
49
votes
3 answers

How to transfer files between Ubuntu and Windows?

I wanna transfer some files from this PC with Ubuntu to a PC with Windows 7 I don't care how to do it (ftp, samba or whatever) I wanna know the steps, I searched a lot but I can't find anything that works. Thank you.
Nick Oh
  • 515
  • 1
  • 5
  • 7
42
votes
6 answers

How do I set up file sharing between two Ubuntu laptops on my wireless network?

I have two laptops running Ubuntu 12.04. Both connect to the same WIFI network to access internet. How do I connect them to each other so that I can access files on one from another and vice versa? Also, how do I manage the user permissions, etc. on…
deshmukh
  • 4,121
37
votes
7 answers

Why don't shared files show up in HGFS?

Sharing files between my Guest Kubuntu OS and Host Windows has become a real headache. So, far I have done the steps below: GUEST LINUX OS VM -> Settings -> Options -> Shared Folders. And added my folder. Installed properly my VMware tools (I can…
Peretz
  • 667
37
votes
3 answers

Share a Folder between two Local Users

I and my brother have User Accounts on this machine. I want to share the Documents directory with him. Is there a STRAIGHTFORWARD way to do it? I am not a power user so I am looking for a way to do this using nautilus, rather than a script or a way…
34
votes
6 answers

Shareit software for Ubuntu

I have share-it software in windows O/S and android phone both. Using this software I can easily transfer my file over Wi-Fi. Is there any software like share-it in Ubuntu 14.04, where I can transfer my file at android phone using wifi.
Tusher
  • 403
30
votes
5 answers

I cant get samba to set proper permissions on created directories

I have a ubuntu server sharing some folders using samba. When a client creates a new folder or file, the permissions aren't set according to the settings in smb.conf. My current settings for a specific share: [share] path = /mnt/share …
Zaz
  • 1,129
28
votes
4 answers

How to make a home server using Ubuntu desktop?

I was thinking to make my Ubuntu desktop machine in file server for using it at home . I am having one old laptop . Could I use it as a file server so my other 4 system can download data or view data from that old machine (server). I want to make it…
twister_void
  • 5,934
26
votes
6 answers

Sharing folders between Ubuntu(guest) and Windows 7 (host) using VirtualBox

I installed Ubuntu guest on a Windows 7 machine using VirtualBox. How can share folders between Ubuntu guest and Windows host? Thanks.
25
votes
5 answers

Share files and printer between two Ubuntu boxes

I have two Ubuntu boxes and want to share files and printer between them. I'm reading about Samba but I have a question: Is Samba only for sharing thing between Ubuntu and Windows? Another question: There is a lot of information describing hot to…
hhlp
  • 42,872
25
votes
1 answer

What purpose does the Public folder serve

In default Home directory, there is a folder called Public. What purpose does that serve? Are documents in that folder accessible to all users on the same computer? What are the default permissions on that folder?
deshmukh
  • 4,121
24
votes
10 answers

Can't access Ubuntu's shared folders from Windows 7

In Ubuntu Maverick, I've shared some folders using the Nautilus "Sharing Options" GUI. I can see them from Windows 7, but when I try to access them (from Windows) it asks for a username and password. No matter what I enter, it won't let me in. …
endolith
  • 624
1
2 3
38 39