LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-15-2003, 12:56 PM   #1
puk
LQ Newbie
 
Registered: Apr 2003
Posts: 19

Rep: Reputation: 0
Question sending files over LAN


which is the command for sending files from linux-box to linux-box over LAN?

protocol: TCP/IP
IPs: 192.168.0.1 to 192.168.0.2
btw: no x-window


 
Old 04-15-2003, 01:15 PM   #2
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Without mounting a drive - either ftp or scp.

scp is more secure so I would use that.
 
Old 04-15-2003, 01:21 PM   #3
puk
LQ Newbie
 
Registered: Apr 2003
Posts: 19

Original Poster
Rep: Reputation: 0
Arrow

thx, are there any pages, where I can find a howto or any else about this command???
 
Old 04-15-2003, 01:37 PM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
well the manpage of course. "man scp" for example.
 
Old 04-15-2003, 07:52 PM   #5
FreakboY
Member
 
Registered: Jun 2002
Location: TX, USA
Distribution: Slackware
Posts: 385

Rep: Reputation: 32
david_ross:

how will u mount a directory from another machine... just
as u mention it! i'm curios about it...

laterz..
 
Old 04-15-2003, 07:53 PM   #6
PromoteLinux
LQ Newbie
 
Registered: Apr 2003
Posts: 1

Rep: Reputation: 0
Arrow FTP

I normally use FTP, it's not as secure as SCP, but if it's your own private network, then it doesn't matter. Besides, not having to use encryption speeds things up too (save all the encryption processing).

1. Make sure you have FTPD installed on the server. If not, download the wu-ftpd server (my fav ftp server) and install it.

2. Make sure it's a running service. Use the following command for this:

ntsysv

3. On the client machine, make sure you have FTP installed. This is almost always installed, but you can check by issuing this command:

rpm -q ftp

4. On the client machine, issue this command:

ftp client_ip_address

If you need help with the FTP client, read the man page for FTP (man ftp)
 
Old 04-16-2003, 12:43 PM   #7
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
To mount a samba share:
mount -t smb //MACHINE/share /mnt/share
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Sending mail outside my LAN using Postfix Harlin Linux - Networking 1 07-18-2005 04:16 AM
Sending messages in LAN?? Umanga Linux - Newbie 1 10-26-2004 01:32 AM
About Lan net sending kagaccs Solaris / OpenSolaris 1 06-11-2004 03:16 PM
Sending email to other computers on LAN pilot1 Linux - Software 18 11-05-2003 06:46 PM
Sending mail to Postfix on LAN JimKyle Linux - Networking 0 02-11-2003 04:12 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 08:54 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration