Networking Forums

Networking Forums > Computer Networking > Linux Networking > 'scp' using broadband?

Reply
Thread Tools Display Modes

'scp' using broadband?

 
 
mhurley
Guest
Posts: n/a

 
      05-02-2006, 08:49 PM
Hi,

I am having problems copying files using 'scp' from my machine in my
department to my home machine. I am using SUSE 10.

This is my question. When using broadband, how do I know what my ip
address is?
I did an 'sbin/ifconfig' and I see my current ip address. When I
'scp file user@ip_address:~/'

nothing happens.

Can anyone help?

Thanks
M

 
Reply With Quote
 
 
 
 
Dan N
Guest
Posts: n/a

 
      05-03-2006, 07:06 AM
On Tue, 02 May 2006 13:49:49 -0700, mhurley wrote:

> Hi,
>
> I am having problems copying files using 'scp' from my machine in my
> department to my home machine. I am using SUSE 10.
>
> This is my question. When using broadband, how do I know what my ip
> address is?


> I did an 'sbin/ifconfig' and I see my current ip address.


Yes, good.

When I 'scp file
> user@ip_address:~/'


The command should be something like:

scp file_i_want_to_transfer user@home_ip_address:/path/to/where_it_goes

> nothing happens.


What do you mean 'nothing happens'? You must have got a message of some
sort. Or did it just hang? Did have to do a ctrl-C to get the prompt
back?

Dan


 
Reply With Quote
 
mhurley
Guest
Posts: n/a

 
      05-03-2006, 10:27 AM
Yes, my posting wasn't that clear. I did

scp file_i_want_to_transfer user@home_ip_address:/path/to/where_it_goes


but it just hangs. After a few minutes it says that it timed out!!?

Thanks
M

 
Reply With Quote
 
maxx
Guest
Posts: n/a

 
      05-03-2006, 10:39 AM
On Wed, 03 May 2006 03:27:00 -0700, mhurley wrote:

> Yes, my posting wasn't that clear. I did
>
> scp file_i_want_to_transfer user@home_ip_address:/path/to/where_it_goes
>
>
> but it just hangs. After a few minutes it says that it timed out!!?
>
> Thanks
> M


First try if you can ssh to that machine:

ssh your_username@home_ip_address
 
Reply With Quote
 
Dan N
Guest
Posts: n/a

 
      05-03-2006, 11:09 AM
On Wed, 03 May 2006 12:39:23 +0200, maxx wrote:


> First try if you can ssh to that machine:
>
> ssh your_username@home_ip_address


And if that doesn't work try a ping.

Is sshd installed and running on the remote machine?

Dan

 
Reply With Quote
 
Paul Colquhoun
Guest
Posts: n/a

 
      05-03-2006, 11:39 AM
On 2 May 2006 13:49:49 -0700, mhurley <(E-Mail Removed)> wrote:
| Hi,
|
| I am having problems copying files using 'scp' from my machine in my
| department to my home machine. I am using SUSE 10.
|
| This is my question. When using broadband, how do I know what my ip
| address is?
| I did an 'sbin/ifconfig' and I see my current ip address. When I
| 'scp file user@ip_address:~/'
|
| nothing happens.
|
| Can anyone help?


What IP address do you see? How are you connected to the broadband
link?

Does your home broadband connection have a firewall?

If the IP address you see looks like 192.168.x.y then you won't be able
to connect over the internet using that address. Your broadband modem
might have another external address for external connections and be
using address translations to make outgoinf connections.


--
Reverend Paul Colquhoun, ULC. http://andor.dropbear.id.au/~paulcol
Asking for technical help in newsgroups? Read this first:
http://catb.org/~esr/faqs/smart-questions.html#intro
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
UK broadband is slow and costly: slowest and most expensive broadband connections in the world. Billy Broadband 63 07-19-2007 11:36 PM
Petition ISPA to remove Bullodg Broadband as best consumer broadband providor 2004 Ilovediscount Broadband 3 09-17-2004 01:08 PM
[UK-Bug] News ... broadband drying up? & Broadband penetration graphs. Andy Jenkins Broadband 2 10-28-2003 02:14 PM
[UK-Bug] News .. Home 1000 migration problem, UEFA goes broadband & another broadband awareness campaign to launch. Andy Jenkins Broadband 0 10-16-2003 06:56 PM
[UK-Bug] Network upgrades, Broadband Exchange, Another broadband survey Andy Jenkins Broadband 2 09-25-2003 07:01 AM



1 2 3 4 5 6 7 8 9 10 11