Re: file transfer between two debian sarge machines in a lan

2006-02-27 Thread Michelle Konzack
Am 2006-02-23 07:33:44, schrieb L.V.Gandhi: > Two machines with sarge installed are in a lan connected to dhcp > server. What is the simplest way to transfer files between them. Both > have different single user. Of you have no controll over DHCP/IP-Address the you will run into trouble with *NIX

Re: file transfer between two debian sarge machines in a lan

2006-02-25 Thread L . V . Gandhi
On 2/24/06, Andrew Cady <[EMAIL PROTECTED]> wrote: > You need to login as the appropriate user on the other machine. For > example, if your login name on 192.168.1.103 is "lvg" then you want: > > scp /mnt/wind/Audio/file.mp3 [EMAIL PROTECTED]:/share/ > > In this case user "lvg" will need access

Re: file transfer between two debian sarge machines in a lan

2006-02-25 Thread Pablasso
you could also try fuse with sshfs, is pretty straightforward like mounting a partitionOn 2/23/06, L. V. Gandhi < [EMAIL PROTECTED]> wrote:Two machines with sarge installed are in a lan connected to dhcp server. What is the simplest way to transfer files between them. Bothhave different single user

Re: file transfer between two debian sarge machines in a lan

2006-02-25 Thread Tony Godshall
... > No matter what mechanism you use for copying, you will need to know the > IP of the box which you are not using to initiate the transfer. ... Actually, no. SMB works without IP addresses- it actually predates use of IP in PC LANs. Check out the Samba howto. Downsides are the usual one for

Re: file transfer between two debian sarge machines in a lan

2006-02-25 Thread Maxim Vexler
On 2/24/06, L. V. Gandhi <[EMAIL PROTECTED]> wrote: > On 2/23/06, Ralph Katz <[EMAIL PROTECTED]> wrote: > > I transfer files and maintain systems on the lan all the time with scp > > and ssh which are configured to avoid re-typing passwords. There's a > > good discussion here: > > > > Password-les

Re: file transfer between two debian sarge machines in a lan

2006-02-24 Thread Andrew Cady
On Thu, Feb 23, 2006 at 03:46:30PM -0800, L.V.Gandhi wrote: > I think I was not clear in my statements. Two machines A and B are > in lan coonected to DHCP server which gives random ip addresses on > each boot. They are not constantly on. Each machine has only one > user. Both ids are different. I

Re: file transfer between two debian sarge machines in a lan

2006-02-23 Thread L . V . Gandhi
On 2/23/06, Ralph Katz <[EMAIL PROTECTED]> wrote: > I transfer files and maintain systems on the lan all the time with scp > and ssh which are configured to avoid re-typing passwords. There's a > good discussion here: > > Password-less logins with OpenSSH > http://www.debian-administration.org/art

Re: file transfer between two debian sarge machines in a lan

2006-02-23 Thread Ralph Katz
I transfer files and maintain systems on the lan all the time with scp and ssh which are configured to avoid re-typing passwords. There's a good discussion here: Password-less logins with OpenSSH http://www.debian-administration.org/articles/152 I prefer to use passwords but only need to enter o

Re: file transfer between two debian sarge machines in a lan

2006-02-23 Thread Mike McCarty
L.V.Gandhi wrote: Two machines with sarge installed are in a lan connected to dhcp server. What is the simplest way to transfer files between them. Both have different single user. There are many options. Do you actually need the file physically transferred and two copies? Or just access to the

Re: file transfer between two debian sarge machines in a lan

2006-02-23 Thread Philippe De Ryck
On Thu, 2006-02-23 at 07:33 -0800, L.V.Gandhi wrote: > Two machines with sarge installed are in a lan connected to dhcp > server. What is the simplest way to transfer files between them. Both > have different single user. > -- > L.V.Gandhi > http://lvgandhi.tripod.com/ > linux user No.205042 If yo

Re: file transfer between two debian sarge machines in a lan

2006-02-23 Thread Anthony Walters
L.V.Gandhi wrote: Two machines with sarge installed are in a lan connected to dhcp server. What is the simplest way to transfer files between them. Both have different single user. -- ssh gets installed by debian by default so no extra software installs would be needed to use scp Have a go w

Re: file transfer between two debian sarge machines in a lan

2006-02-23 Thread Magnus Therning
On Thu, Feb 23, 2006 at 12:35:51PM -0300, Felipe Neuwald wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Gandhi, > >there is a lot of options: > >- - SSH >- - FTP >- - NFS >- - and more... I'd like to add netcat to that list :-) /M -- Magnus Therning(OpenPGP: 0xAB4

Re: file transfer between two debian sarge machines in a lan

2006-02-23 Thread Felipe Neuwald
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gandhi, there is a lot of options: - - SSH - - FTP - - NFS - - and more... Felipe Neuwald. L.V.Gandhi escreveu: > Two machines with sarge installed are in a lan connected to dhcp > server. What is the simplest way to transfer files between them. >

file transfer between two debian sarge machines in a lan

2006-02-23 Thread L . V . Gandhi
Two machines with sarge installed are in a lan connected to dhcp server. What is the simplest way to transfer files between them. Both have different single user. -- L.V.Gandhi http://lvgandhi.tripod.com/ linux user No.205042