You are not logged in.

#1 2009-08-18 15:47:49

CaptainKirk
Member
Registered: 2009-06-07
Posts: 391

NEWBIE Networking Question

Perhaps my question is so trivial that there's no wiki page. I have my Archlinux box and my wife's Windows box on my LAN. I don't really need to connect to her box. But now I have a Debian box also which I am working on and I DO need to connect to it, just to share files.

When I open the "Network" place under Places on the Debian box I see there the Windows box, but not my Arch box.

How can I share files with this box?

Offline

#2 2009-08-18 15:50:30

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: NEWBIE Networking Question

you can install ssh and use scp (secure copy, commandline tool) to transfer files. or instead of scp, install filezilla. it's a really good ftp client in my opinion.

note: you'll have to install ssh on both the boxes.

Offline

#3 2009-08-18 17:18:15

CaptainKirk
Member
Registered: 2009-06-07
Posts: 391

Re: NEWBIE Networking Question

Isn't there an easy way to get a file share like Debian has? That would work in Thunar?

Offline

#4 2009-08-18 17:40:17

bds
Member
Registered: 2004-02-27
Posts: 47

Re: NEWBIE Networking Question

Try sshfs: http://wiki.archlinux.org/index.php/Sshfs

Once you've mounted the remote share you can access it with Thunar etc.

Offline

#5 2009-08-18 23:05:50

sand_man
Member
From: Australia
Registered: 2008-06-10
Posts: 2,164

Re: NEWBIE Networking Question

CaptainKirk wrote:

Isn't there an easy way to get a file share like Debian has? That would work in Thunar?

Your Debian install is obviously using samba to "see" the Windows box. You could use that to share files with the Arch box but I wouldn't. If the Windows box doesn't need to share with the Arch box then I would set up NFS.


neutral

Offline

#6 2009-08-19 10:03:16

SiC
Member
From: Liverpool, England
Registered: 2008-01-10
Posts: 430

Re: NEWBIE Networking Question

sand_man wrote:
CaptainKirk wrote:

Isn't there an easy way to get a file share like Debian has? That would work in Thunar?

Your Debian install is obviously using samba to "see" the Windows box. You could use that to share files with the Arch box but I wouldn't. If the Windows box doesn't need to share with the Arch box then I would set up NFS.

I disagree, samba works well, and provides that layer of interoperability between all the machines on the network.  You never know how circumstances change, files may need to be transferred between all three machines at some point. In addition, Samba is not just a file sharing daemon, it allows printer sharing as well, which could be useful at some point.

Offline

#7 2009-08-19 23:15:58

fukawi2
Ex-Administratorino
From: .vic.au
Registered: 2007-09-28
Posts: 6,223
Website

Re: NEWBIE Networking Question

SiC wrote:
sand_man wrote:

Your Debian install is obviously using samba to "see" the Windows box. You could use that to share files with the Arch box but I wouldn't. If the Windows box doesn't need to share with the Arch box then I would set up NFS.

I disagree, samba works well, and provides that layer of interoperability between all the machines on the network.

Yes, but using a kludge of a protocol from MS to get 2 *nix machines to talk to each other is like 2 English speaking people talking through 2 German translators tongue

Offline

Board footer

Powered by FluxBB