Re: How to transfer files between computers on a network

Top Page
Attachments:
Message as email
+ (text/plain)
+ signature.asc (application/pgp-signature)
+ (text/plain)
Delete this message
Reply to this message
Author: Ryan Rix
Date:  
To: Main PLUG discussion list
Subject: Re: How to transfer files between computers on a network

Hi Josef,

I think that scp is the best by far...
first install an sshd. Under Debian and its equivalents, use
#aptitude install openssh-server
on all boxes that you want to do the filestransferring. any windows boxes
install WinSCP.
then type
scp /source/file user@targethost:/directory/to/send
and type in the remote box'es password for that user.

~Ryan

--
Thanks and best regards,
Ryan Rix
TamsPalm - The PalmOS Blog

I begin to wonder if randomized sigs really accomplish anything.




On Tue October 21 2008 06:22:58 pm Josef Lowder wrote:
> I have two computers connected via an ethernet hub
> and two more connected by wireless. What is the
> best way to copy or transfer files between them?
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss



---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss