Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: need help with sharing files between computers

  1. #1
    Join Date
    Jun 2009
    Beans
    4

    need help with sharing files between computers

    hello everybody

    i have an old pc that i have converted into a server(installed ubuntu server),my desktop PC has ubuntu 9.04 running on it.i have networked both the comps using samba. i plan to store all my files on the server especially media files.now some of te problems that i am facing are

    1)cant open the music files in most of the music players(fixed this problem by using DAAP server).is there any player that can play songs that are on a remote location?
    2)i cant use any of the tag editors fix missing tags.
    is there any way to fix this problem?

  2. #2
    Join Date
    Jan 2007
    Location
    Michigan, USA
    Beans
    1,184
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: need help with sharing files between computers

    Sounds like samba permissions, I would start there.

  3. #3
    Join Date
    Jun 2009
    Beans
    4

    Re: need help with sharing files between computers

    Quote Originally Posted by t4thfavor View Post
    Sounds like samba permissions, I would start there.
    don't think so i have done chmod 0777 to the share files.
    what i am trying to say is that when i try to add files to the play list i see only local folders and not remote folders

  4. #4
    Join Date
    Jan 2007
    Location
    Michigan, USA
    Beans
    1,184
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: need help with sharing files between computers

    OK so you need to click on Places -> Connect to Server Select Windows Share, and then add bookmark. then you can add songs from the network to your players. Thing is that you didn't have the share mounted, and ubuntu won't just go look for them you must point it in the correct direction.

    If that doesn't work break out your windows box and try visiting \\yourserverip in an explorer window to see what you get.

  5. #5
    Join Date
    Jun 2009
    Beans
    4

    Re: need help with sharing files between computers

    so what you are saying is that i need to mount the samba share on my desktop?

    i tried this command

    mount -t smbfs -o username=U_name,password=P_word //blackwater/MyFiles /home/zero/mount/

    got the following error

    mount: wrong fs type, bad option, bad superblock on //blackwater/MyFiles,
    missing codepage or helper program, or other error
    (for several filesystems (e.g. nfs, cifs) you might
    need a /sbin/mount.<type> helper program)
    In some cases useful info is found in syslog - try
    dmesg | tail or so

  6. #6
    Join Date
    Jun 2009
    Beans
    4

    Re: need help with sharing files between computers

    damm feel like a dodo forgot to install smbfs. now that i have mounted the samba share on my home folder it ,works fine. now i want to auto mount i want to add the following command :

    //blackwater/MyFiles /home/zero/mount/ smbfs username=U-name,password=P-word 0 2



    also can anyone explain me what 0 and 2 does?

  7. #7
    Join Date
    Jan 2006
    Location
    Not heaven... Iowa
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: need help with sharing files between computers

    Before you get too involved with that setup...
    smbfs has been deprecated in favor of cifs. Here is a helpful (but lengthy) How-To on setting up cifs shares.

    I should mention that the smbfs package you installed was not wasted - it uses cifs.
    Linux User #415691 Ubuntu User #8629
    Iowa Team (LoCo): [Wiki] [Launchpad]
    IRC channel: #ubuntu-us-ia on irc.freenode.net

  8. #8
    Join Date
    Feb 2008
    Location
    Pittsburgh PA
    Beans
    90
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: need help with sharing files between computers

    If your trying to share media, why not do your transport to the server though NFS and streaming from the server using a web application like ampache.

    In apt
    nfs-user-server
    ampache

    Windows XP and Vista support NFS as well, though in Vista I think its only business and above, not home or home premium. NFS is much stronger then samba or windows sharing in my opinion. I've had better luck with NFS then samba and better speeds.

  9. #9
    Join Date
    Apr 2006
    Location
    Montana
    Beans
    Hidden!
    Distro
    Kubuntu Development Release

    Re: need help with sharing files between computers

    NFS is faster. IMO samba is more secure.
    There are two mistakes one can make along the road to truth...not going all the way, and not starting.
    --Prince Gautama Siddharta

    #ubuntuforums web interface

  10. #10
    Join Date
    Dec 2005
    Location
    Western Australia
    Beans
    11,480
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: need help with sharing files between computers

    There is a known problem with Rhythmbox - it can't access Samba shares that have been mounted by Gnome. *sigh*

    I use DAAP for this now - I run Rhythmbox on the server and whenever I want to play music, I run Rhythmbox on my desktop.

    What tag editors have you tried using? I'm sure I've used Easytag to update tags on my Samba share, even when mounted by Gnome.
    I try to treat the cause, not the symptom. I avoid the terminal in instructions, unless it's easier or necessary. My instructions will work within the Ubuntu system, instead of breaking or subverting it. Those are the three guarantees to the helpee.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •