Ubuntu Networking :: Sharing Files From Pc To Pc?
Aug 6, 2010
i would like to set up file sharing from one ubuntu pc to another wireless laptop.I found samba on the internet i installed it and i can share files but it's slow a 700mb avi file was going to take 2 hours and from what i read samba is for sharing files from linux to windows.I also found ssh that to is slow also i think it goes over the internet or something like that.So is there any other way to share files that's faster or have i forgot something.I only have 2 ubuntu 10.04 computers and 1 open solaris but the open solaris i will not be putting on the network.
View 9 Replies
ADVERTISEMENT
Jul 7, 2011
Im using WPA with a TKIP pre-shared key...Can a client pc im sharing my key with access my files if im not file sharing? Router config?
View 2 Replies
View Related
Mar 23, 2010
I thought I would try and be clever but have become stuck! I have bought a NEtgear ReadyNAS with a view of copying all sound files and photos to one place. I have a wired home network and a Windows XP PC which I have mapped the NAS to as a network drive.Then came the Linux bit. I have a laptop which I want to do the same with. I have set up the NAS so that it operates with both CIFS and NFS file systems. I can see the CIFS file system in the Network part of Ubuntu 9.10 but am having trouble in getting programs to see it. Ideally I want to use F Spot or Picasa to view the photos and then also use one of the audio packages to play music around the house. When I ask F Spot or Picasa to search for files or folders, the network does not show up in the list.
View 2 Replies
View Related
Aug 14, 2010
Right, I would like to be able to share files with another member of my family over our home wireless network. I have ran the command avahi-browse -a but it on returns my computer.
View 1 Replies
View Related
Sep 23, 2010
I have pc and a laptop. On the pc i have winXP 32-bit and on the laptop Ubuntu 10.04 64-bit . Can I share files between these two computers (cause i don't want to make dual-boot on my laptop), and if I can, how ?
View 4 Replies
View Related
Jan 20, 2011
I have set up a fileserver using ubuntu before, but never on 10.10. i have installed samba set the folder to share, can see the folder on windows 7 but when i try and view it says.
Windows cannot access \FILESERVERBackup
You do not have permission to access \FILESERVERBackup. Contact your network administrator to request this action
Quote:
#
# Sample configuration file for the Samba suite for Debian GNU/Linux.
#
#
# This is the main Samba configuration file. You should read the
[code]....
View 2 Replies
View Related
Sep 16, 2010
I have a LAN made up of three dedicated Windows computers and a Windows VM running on my Linux box. All the Windows systems share files and printers and I want my Linux box to be able to do so also.
View 11 Replies
View Related
Mar 11, 2010
I got my somewhat older desktop running ubuntu 9.10 and I'm loving it so far. However a while ago while I was slightly intoxicated I boasted to my roommates that sharing files with this thing should be super easy, since it's linux and all that. Since then I've been trying to set up the desktop as a streaming media server, with no success. I found a pretty good guide on how to get Samba up and running on instructables. My laptop is part of a school domain. Since many of my roommates go to the same university, theirs are also part of that domain.
For those of you who aren't too familiar with Windows (anymore), your computer can either be part of a workgroup or a domain. A workgroup is intended for home networks and makes it easier to share files, which is what I'm trying to do, and what the guide calls for. I've illustrated the problem in the attached image. As you can see both computers connect to the same router. I don't think I really have to explain, but I just figured I should try to be as clear as possible.
My question to you is: is there any way that I can set up the ubuntu desktop, or samba, so that it can share files over the wireless network at home with the computers that run windows and are part of the school domain? I'm guessing I should somehow be able to access the desktop from another computer on the same network if I give it proper access. I just have no idea how to do it or where to look, since almost everything I encounter calls for putting the windows machine in a home workgroup.
View 9 Replies
View Related
Apr 11, 2010
I just purchased a wireless router, b/c my two computer's wouldn't adhoc, so how do I get them to share files now? 1 is ubuntu and the other is windows xp
View 6 Replies
View Related
Mar 18, 2010
How do I get it to play movies? It needs all kinds of codecs apparently. Is there a good source for these?I'm running Ubuntu on another machine. How do I connect to THAT?I was able to use samba in Ubuntu to connect to my windows network. Will that work to connect Fedora and Ubuntu?I get this when I try to use sudo in terminal.is not in the sudoers file. This incident will be reported.How do I fix that and how can I log in as root? It won't accept my password even though I know it's right.
View 10 Replies
View Related
Jan 18, 2009
Sharing big files trough internet with Windows
View 1 Replies
View Related
May 5, 2010
(Running Lucid Lynx) In the Personal File Sharing Preferences it won't let me to tick the box to share public files on the network as it says the required packages are not installed on my system. The options for sharing via Bluetooth are available to me however.What packages am I missing (and how do I get hold of them)?
View 9 Replies
View Related
Sep 11, 2010
I followed these steps to try and connect my Desktop(Ubuntu) and Laptop(Win 7) together so they could share files.
Code:
sudo apt-get install samba
sudo su
cp /etc/samba/smb.conf /etc/samba/smb.comf_default
gedit /etc/samba/smb.conf
[code]....
sudo su was not originally in the steps but it wouldn't give me permission to edit the samba file unless I did.Also at the end it said command not found or something like that when I tried to restart samba, so I just logged out and then back in.So now I can identify Ubuntu and Win 7 from on each other, but I can not access either of them. Ubuntu goes into windows network, then workgroup, shows the computers on the network but when I try to access one this comes up:When windows tries to access Ubuntu it request for username and password. I type it in but it does not recognize it.
P.S. I allowed the Documents folder on Ubunto to share across the Network, and while it shows up in along with myshare on Win 7, it still requests for username and password.
View 1 Replies
View Related
Feb 5, 2011
I've just recently got my samba confg working with a workgroup. I can view/access/modify windows machines on workgroup just fine. What I can't do is access shares created on ubuntu desktop. My ubuntu machine appears on Windows Workgroup, but denies to Windows users. When I try to create a share using Folder Sharing, I get this returned to me:
'net usershare' returned error 255: net usershare add: cannot convert name "Everyone" to a SID. Invalid parameter.
Here's by samba config file.
[global]
workgroup = JANSSEN HOME
server string = UServer
encrypt passwords = No
map to guest = Bad User
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Entersnews*spassword:* %n
*Retypesnews*spassword:* %n
*passwordsupdatedssuccessfully* .
username map = /etc/samba/smbusers
unix password sync = Yes
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
dns proxy = No
usershare allow guests = Yes
panic action = /usr/share/samba/panic-action %d
[printers]
comment = All Printers
path = /var/spool/samba
create mask = 0700
printable = Yes
browseable = No
View 4 Replies
View Related
Mar 21, 2011
So I want to put some of my folders on my network. I open up nautilus and go to my home folder and right click -> properties-> share and then selected share this folder, made it so that others could modify stuff on it and have guest access (which is what I want), and changed the share name to "home". Then I clicked create share. I then went to Places->Network->******'s public files on [the name of my computer]. But then some stupid error message popped up saying:
"DBus error org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)"
View 7 Replies
View Related
Jan 16, 2011
i would like to setup one of my old pcs as a file server and internet gateway; we are living in a large building shared with 40 others. the ubuntu box would be the one connected to the internet via ethernet and sharing connexion via wifi. i haven't started yet - presently, i am doing the ground work and reading before to start i understand sharing the internet is relatively simple and can be done from the GUI
What we would like is slightly like BT Fon or BT Open Zone in the UK: you can hook on a free network but in order to access outside (internet: email, web, ftp, etc) you need to login login would help us monitor fair usage. I imagine something with username and password for each user would do: as we are a few in the same building not everyone is actually paying for the connection and we don't want to end up with rather large excess bills. So the ones who are paying access both files and internet; those who dont just have access to the files on the local server.
Do i need Ubuntu server to set this up? What hardware would be ideal - given we are all far from rich but willing to have a nice setup
It would be great if you could share some knowledge around the topic and eventually provide some tutorial; also any heads-up on the hardware side would be great! (signal booster, etc - there's 3 floors and 3 buildings)
View 1 Replies
View Related
Jun 9, 2011
Its an absolute failure for me. No matter how i try, i cannot see my samba-shared folders in a Fedora machine from another Fedora machine. Both has FC15 installed, networked through WiFi. Tried everything from this forum, (install samba, start samba service, configure samba) but cannot see my shared folder. In Windows it works fine (I can see my WIndows shares from a Fedora laptop, but i cannot see my Fedora shares from a Feroda laptop. Why it is always so difficult to have a simple facility in Linux?
View 4 Replies
View Related
Sep 18, 2010
I am using ubuntu 10.04 .I tried to share my files on windows network using samba , I changed theworkgroup name in samba configuration file ..but it dint work for me will you please tell me the exact procedure to share the files on windows network ..
View 7 Replies
View Related
Apr 14, 2010
I'm using 10.04 beta...
If I go to system - preferences - personal file sharing, I cannot select "share files over the network." The panel is greyed out and the message "This feature cannot be enabled because the required packages are not installed on your computer" is shown
It ever so usefully doesn't tell me what those packages are though! - It'd be nice to have more useful error messages or the ability to click to install them...
Anyway, what do I have to do to get this going again?! I've installed everything to do with samba, webdav that I can find but still no cigar...
View 9 Replies
View Related
Aug 9, 2010
I recently got my D-Link DWA-556 pci card working with my new desktop with Ubuntu 10.04 64-bit. Connection speed is good, but local network file transfer speeds are pitiful. I'm trying to copy some files from my laptop(also running 10.04) and I'm getting around 300-500 kb/s, which is actually lower than my typical download speeds. Anyone know what the problem might be? output of iwconfig is this:
Code:
wlan0 IEEE 802.11bgn ESSID:"linksys"
Mode:Managed Frequency:2.412 GHz Access Point: 00:1D:7E:59:04:0E
[code]....
View 3 Replies
View Related
Dec 29, 2009
I'm having some problems with file and print sharing between my Fedora 12 box and my Win 7 box. trying to access shares on the Win 7 machine results in a "unable to retrieve the shares list" error message. I've been searching Google for a while now with no success.
View 3 Replies
View Related
Nov 7, 2009
I know this might seem stupid, but I can't seem to connect my 2 PCs to share a folder (directory)
The both have Fedora 11 and they are connected through a Linksys WRT54G (one on LAN and the other on WiFi)
View 6 Replies
View Related
Nov 26, 2010
I read some tutorials and installed samba and everything they said so that I could share files between the two computers in my home connected by wireless. After installing samba I opened it from System>Administration. Then I selected add a samba share. On the basic tab I specified the folder I wanted to share. Gave it a share name and description. Then I checked both writable and visible. In the access tab I selected allow access to everyone. After doing that the other computer can see the shared folder but cant copy it and can't even see anything inside it. While trying to copy it says "You do not have previlages to copy" or something like that.
View 1 Replies
View Related
Apr 28, 2010
I have a 500gb hdd and a 320gb hdd . i want to dual boot with windows 7 on the 500. I usually make 4 partitions for windows - 1. windows 2. programs 3. games 4. data- and put ubuntu on the 2nd hard drive.
View 3 Replies
View Related
Sep 26, 2010
I shared home folders to be accessible from a Windows XP notebook computer which my wife uses some times. One of the folders contains many pictures which I later renamed (bulk rename at the ubuntu box). The pictures at the Windows box still have the old name and they can be opened as usual. However, when my wife rotated a picture and saved it with the same name, the picture just disappeared. For some reason It can not display the new names. I removed the Thumbs.db files, restarted samba and re-configure again the connection with samba but no luck. It is not a big problem but I was wondering if someone knows what this is happening?This is my samba config file:
Code:
[global]
workgroup = WORKGROUP
server string = %h Ubuntu
dns proxy = no
[code]...
View 3 Replies
View Related
Nov 4, 2010
I have a problem sharing files between two machines on my network, one, my main one running 10.10 and the other running Lubuntu. I've used the share files option on my main computer, and they show up on the Lubuntu machine, but when I try accessing the files, I get a message telling me that they'failed to mount'. It's frustrating in that I can see that the files are there, and obviously the Lubuntu machine can 'see' them too. I'm sure that I must have missed out something, and I've tried searching, but so far have only come accross some very old tutorials that just confuse me more. Surely there must be a fool proof way of getting this all working? (I've tried Giver, but the Lubuntu machine refuses to run Giver!)
View 3 Replies
View Related
Nov 17, 2010
I wanted to see if anyone knew of a system that can be used for sharing files between companies? What I am looking for is a web based system that will allow an engineer to upload drawings or CAD models and put them in a "mailbox" for someone at another company. Here are the requirements I need:
1. Any type of file can be uploaded with no restrictions of file size (needs to be able to handle several GB of CAD data).
2. Only the person who the files are intended for can see or download the files.
3. A record of all transactions (uploads & downloads) must be kept.
Basically, I need a web based mailbox system that can handle huge files. Anyone know of such a beast?
View 5 Replies
View Related
Nov 18, 2010
I am a beginner to Ubuntu / linux. I plan to partition my laptop (HP pavilion) for Windows 7 and Linux (Ubuntu). Can I backup both Linux and Windows 7 files to a single external USB hard drive? (Obviously, they will be in separate directories). If yes, how do I do that? If not, what are my alternatives?
I assume Ubuntu will recognize a USB hard drive as an external flash drive, right? I also notice external SATA hard drive docking stations with USB interface are available, and I have not use them before. The devices takes internal SATA hard drive. If you have use them before, let me know how did you format it using Ubuntu or Windows7 while the drive is attached to the station.
View 3 Replies
View Related
Jul 4, 2011
I have a problem with sharing files from external harddrive. If I create a share from my ubuntu home folder, I can access to it from my Windows 7 laptop. I also see shares created from external drive, but windows says I dont have permission to access in there.
View 2 Replies
View Related
Dec 13, 2008
I am trying to share files between my Kubuntu and Windows Machines. I have tried reinstalling samba 3 times with different guides and trying non-stop for 3 hours. I now see my Kubuntu folders I want to share but when i click on them it asks for a password. I have tried many passwords but they dont work. Also with the printer on the other Xubuntu machine in the other room, I can access the files on that one but i cannot print from the printer as i can in Kubuntu without a problem.
View 9 Replies
View Related