LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 09-07-2009, 07:03 AM   #1
emgee_1
Member
 
Registered: Aug 2009
Location: Nijmegen, The Netherlands
Distribution: Slackware 14
Posts: 42

Rep: Reputation: 6
How to connect a wired desktop to a wireless notebook?


Hi
I have a dsktop with a wired connection to the internet and it has also a wireless interface that is not working on on 2.6.29 or above.
Wireless is intersil prism54 with isl3890 and 1sl3886.
I would like to transfer (and look to) files on the laptop from my desktop. How can I do that using the wired connection (since the wireless currently fails) (both on slack 13.0 and zenwalk 6.2) I have a linksys wireless router.

Any ideas?

Marcel
 
Old 09-07-2009, 09:32 AM   #2
kellinwood
Member
 
Registered: Jan 2006
Location: Culver City, California
Distribution: Fedora
Posts: 64

Rep: Reputation: 21
It shouldn't matter that one uses wired and the other wireless, as long as you can connect both to the router and get IP addresses assigned. Here's what I would do...

Get both systems connected to the router. Determine the IP address of the laptop using the following command
Code:
ifconfig | grep 'inet addr' | grep -v 127.0.0.1
Then from the desktop copy files using scp
Code:
scp username@laptop-ip:/path/to/file/on/laptop/file.txt .
Replace 'username' with the user on the laptop system, replace 'laptop-ip' with the IP address, and /path/to/file/on/laptop/file.txt with an actual path to a file you want to copy. Don't forget to include the '.' at the end, which means copy the file to the current directory on the desktop.

Hope that helps,
Ken

Last edited by kellinwood; 09-07-2009 at 09:37 AM. Reason: Got laptop/desktop backwards at first.
 
Old 09-08-2009, 01:59 AM   #3
emgee_1
Member
 
Registered: Aug 2009
Location: Nijmegen, The Netherlands
Distribution: Slackware 14
Posts: 42

Original Poster
Rep: Reputation: 6
Thumbs up

Thank you Ken this works!

Never until now had the need for scp or using ssh.

What if I would like to browse the laptop computer to sse it's contents and the other partitons on that laptop?

Greetings marcel
 
Old 09-08-2009, 02:10 AM   #4
settntrenz
Member
 
Registered: Aug 2009
Location: Orlando, Florida
Distribution: RHEL, Ubuntu
Posts: 49

Rep: Reputation: 19
Quote:
Originally Posted by emgee_1 View Post
Thank you Ken this works!

Never until now had the need for scp or using ssh.

What if I would like to browse the laptop computer to sse it's contents and the other partitons on that laptop?

Greetings marcel
You can ssh to the other machine, assuming it's a *nix machine, and use command line tools to view directories and partition information. If you want a gui you can use nxserver. If you want to share files between the machines you can implement FTP, NFS, SCP, or Samba.
 
Old 09-08-2009, 04:48 AM   #5
emgee_1
Member
 
Registered: Aug 2009
Location: Nijmegen, The Netherlands
Distribution: Slackware 14
Posts: 42

Original Poster
Rep: Reputation: 6
Thank you Settntrenz.

I now managed to use gftp, gvfs and ssh amongst other things.

I whole new connected world is opening up for me.

I trying to find out what effectively will transfer my pics (+5000) fastest.
I can do gftp (seems not so fast), scp or maybe even rsync but also copy entire directories using gvfs
any idea what can be the fastest for file transfer?

Greetings

Marcel
 
Old 09-09-2009, 06:37 PM   #6
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
If you use KDE, you can use the fish:/ protocol in konqueror to browse the remote computer graphically. Split konqueror into two panes, and you can drag and drop files from one computer to another one.

You could also share the directory with your pictures using Samba or NFS. This would be faster. Ssh is great for temporarily accessing files on a remote computer that are in directories that you don't want shared.
 
  


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
Unable to connect to internet via wireless OR wired connection frznchckn Linux - Wireless Networking 5 06-19-2008 01:12 PM
Wireless Internet/Wired issue on Fedora 8 on an intel dual core Desktop webnurv Linux - Wireless Networking 7 05-05-2008 01:20 PM
Connect 2 wired networks via wireless rogerthehart Linux - Wireless Networking 8 03-21-2007 10:51 AM
Wireless Router to Connect 2+ Wired Networks fadeone Linux - Wireless Networking 1 03-23-2006 03:14 PM
Can't connect if wired & wireless both installed nelamvr6 Linux - Wireless Networking 3 11-17-2005 08:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 06:22 PM.

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