Linux:
Open up a terminal and type:
ip addr show
and choose the adapter that connects to the network you want. 

If that doesn't work:
ifconfig -a 


windoze:
Open up a command prompt ant type:
ipconfig 

use scp as:
scp /file/to/copy [EMAIL PROTECTED]:/copy/file/to
It's easy, even I can do it...   :)
Enrique 

 

 

Josef Lowder writes: 

> How do I get the 'ip' numbers for each computer from which
> and to which I want to transfer a file using 'scp'? 
> 
> i.e. scp filename.jpg nnn.nnn.n.nn 
> 
> 
> On 10/22/08, Josef Lowder <[EMAIL PROTECTED]> wrote:
>>  (1) "scp *.jpg 192.168.1.12:"
>>  (2) sftp (if you have ssh running) then [EMAIL PROTECTED]
>>  (3) From KDE Konqueror, in the location bar type:
>>  fish://ipaddress/location/or/folder
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss

Reply via email to