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

Thread: copying/sharing files @ local lan

  1. #1

    copying/sharing files @ local lan

    Hi!

    I have 2 Linux PCs, what's the best way to copy a few files between them?
    Now if I connect to a lan where there is also a windows pc, what's the best way to copy/share files with the windows client (copy files to/from the windows/linux client)?


    What I know is that I need a samba server if I want a windows client to access files on my linux pc - and a samba client if I want to access files on the windows client with my linux pc. At least I'm thinking that it works this way . Is this the only/best way to share files between them?

  2. #2
    Junior Member
    Join Date
    Jun 2001
    Posts
    51

    Re:copying/sharing files @ local lan

    I'd use ftp, it's far easier than samba.
    Of course, if you want to browse the network often, samba is better. It also makes it possible to share printers etc.
    But for just copying files ftp is the best. You probably have an ftp-server installed in linux, possibly "disabled" depending on distro & your choise.

  3. #3
    Senior Member
    Join Date
    May 2001
    Posts
    472

    Re:copying/sharing files @ local lan

    Linux to Linux I'd use scp or a nfs share. If you have a windows machine on the LAN, then you'd need to setup samba.

  4. #4
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758

    Re:copying/sharing files @ local lan

    sftp or NFS.

    sftp is perhaps more easily done on the fly, however if you want to have a 'Windows' style share, NFS is the way to go.

    If it is a rpm that I need from one box -- I'll use sftp. If it is something, say MP3's, that I wish for any box to be able to see at any given instant -- NFS.

  5. #5

    Re:copying/sharing files @ local lan

    The other ideas are fine, but I prefer sharity-light http://www.obdev.at/products/sharity-light/ for accessing windows shares from linux. I find it easier to set up and use at the linux end compared with e.g. linneighborhood or smbclient.

  6. #6
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758

    Re:copying/sharing files @ local lan

    look up putty and psftp

    They are windows ssh clients. They kick some serious ass.

    They enable good use secure shells and ftp protocols. If you know how to use it, it rocks -- try it and see.

    [me=Schotty]uses them[/me]

  7. #7

    Re:copying/sharing files @ local lan

    Thnx so far for any comments!
    Now that I know which progs I can use, I'll do some google searches and play around a bit...

  8. #8

    Re:copying/sharing files @ local lan

    nfs definiatly

  9. #9
    Moderator
    Good Guru
    Schotty's Avatar
    Join Date
    Jul 2001
    Location
    Milwaukee, WI
    Posts
    5,758

    Re:copying/sharing files @ local lan

    phew -- I though I was a lone gunman again.. ;D

    The way I'll see it (until I die), it that NFS is great if all the systems can utilize it. But for the rest SSH is the solution.

  10. #10
    Advisor NGene's Avatar
    Join Date
    May 2001
    Location
    Turku, Finland
    Posts
    662

    Re:copying/sharing files @ local lan

    [quote author=Schotty link=board=12;threadid=3997;start=0#39855 date=1025563293]
    look up putty and psftp

    They are windows ssh clients. They kick some serious ass.

    They enable good use secure shells and ftp protocols. If you know how to use it, it rocks -- try it and see.

    [me=Schotty]uses them[/me]
    [/quote]

    I'll second that, putty and psftp kick ass!

    [me=NGene]just started using them and likes them a lot[/me]

Similar Threads

  1. Word 2003 will not open .doc files
    By Pat in forum Windows - General Topics
    Replies: 0
    Last Post: 03-31-2006, 11:06 PM
  2. List of fixes included in Windows XP SP2
    By regix in forum Windows - General Topics
    Replies: 6
    Last Post: 01-03-2005, 10:44 PM
  3. OneNote 2003 temporary files may stay
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 02:48 AM
  4. Files and Settings Transfer Wizard
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 12-31-2004, 10:12 PM
  5. Calling all mail server admins
    By demian in forum Linux - Hardware, Networking & Security
    Replies: 4
    Last Post: 04-21-2004, 08:21 PM

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
  •