From: CD Baric on
Hi again:

I have left some small files on an Ubuntu box that I can connect to with my
Slackware laptop.

How can I copy or move a file from the Ubuntu box to my Slackware laptop
using only ssh?

Thanks.
From: Thomas Overgaard on

CD Baric wrote :

> How can I copy or move a file from the Ubuntu box to my Slackware laptop
> using only ssh?

From the command line you can use 'scp'.

From KDE it can be done using Konqueror.
--
Thomas O.

This area is designed to become quite warm during normal operation.
From: Dan C on
On Thu, 31 Jan 2008 21:20:20 +0000, CD Baric wrote:

> I have left some small files on an Ubuntu box that I can connect to with my
> Slackware laptop.
>
> How can I copy or move a file from the Ubuntu box to my Slackware laptop
> using only ssh?

man scp


--
"Ubuntu" -- an African word, meaning "Slackware is too hard for me".

From: jellybean stonerfish on
On Thu, 31 Jan 2008 21:20:20 +0000, CD Baric wrote:

> Hi again:
>
> I have left some small files on an Ubuntu box that I can connect to with my
> Slackware laptop.
>
> How can I copy or move a file from the Ubuntu box to my Slackware laptop
> using only ssh?
>
> Thanks.

As others have said you can use sftp or scp, but if you
prefer to use just ssh this works.

ssh username(a)youbox cat filename > filename

hint: use tar to copy directories.

stonerfish
From: CD Baric on
Thomas Overgaard wrote:

> CD Baric wrote :
>> How can I copy or move a file from the Ubuntu box to my Slackware laptop
>> using only ssh?

> From the command line you can use 'scp'.

That worked perfectly.

Thanks

 |  Next  |  Last
Pages: 1 2
Prev: A very, very,small slackware router
Next: lvm2 problem