Home network basics help
tom
sett at iinet.net.au
Mon Mar 27 06:02:45 UTC 2006
On Sun, 2006-03-26 at 21:26 -0600, Default User wrote:
> On Sun, 2006-03-26 at 19:05 -0800, Michael M. wrote:
>
> >
> > So what's the easy way to do Linux => Linux and Linux <=> Mac?
I find that the most direct secure and easy way to manage moving files
around a home network is scp ..... secure copy, one of the ssh suite of
utilities.
the command takes the form:
scp [[user@]from-host:]source-file [[user@]from-host:]destination-file]
and can move individual files or directories.
For a very helpful review of this subject (much more clear and beyond
the scope of this forum) please refer to the entry for SSH Server under
Networking in the Ubuntu FAQ Guide either online or directly on your
computer by clicking on the Help lifesaver icon and choosing Ubuntu 5.10
Starter Guide
More information about the ubuntu-users
mailing list