Secure File Copy
Ivailo Tanusheff
i.tanusheff at procreditbank.bg
Wed Nov 16 15:18:06 GMT 2005
Only if Mac supports this :)
Ivailo Tanusheff
Senior System administrator
ProCredit Bank (Bulgaria) AD
Michael Beattie <mtbeedee at gmail.com>
11/16/2005 05:12 PM
To
Ivailo Tanusheff <i.tanusheff at procreditbank.bg>
cc
Joshua Lewis <jmlewis at dslextreme.com>, freebsd-questions at freebsd.org
Subject
Re: Secure File Copy
On 11/16/05, Ivailo Tanusheff <i.tanusheff at procreditbank.bg> wrote:
> Hi,
>
> You can use lsz/lrz commands, to achieve this install this port:
>
> Port: lrzsz-0.12.20_1
> Path: /usr/ports/comms/lrzsz
> Info: Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive)
> Maint: dinoex at FreeBSD.org
> B-deps:
> R-deps:
> WWW: http://www.ohse.de/uwe/software/lrzsz.html
>
> Ivailo Tanusheff
> Senior System administrator
> ProCredit Bank (Bulgaria) AD
>
>
>
>
>
> "Joshua Lewis" <jmlewis at dslextreme.com>
> Sent by: owner-freebsd-questions at freebsd.org
> 11/15/2005 03:47 PM
>
> To
> <freebsd-questions at freebsd.org>
> cc
>
> Subject
> Secure File Copy
>
>
>
>
>
>
> I have a FreeBSD 5.4 system and I have no way to back up the data. I
don't
> have a burner and I can't get one anytime soon. I do however have a
burner
> on my wifes G4 laptop. I have enabled SSH on the FreeBSD system and I
can
> SSH into the box from the Mac, However I do not know how to copy the
files
> I
> need to back up from the FreeBSD system to the Mac. Thanks ahead of time
> for
> any help.
The easiest thing would be to use scp or stfp... both are secure copy
commands that run through the ssh daemon.
More information about the freebsd-questions
mailing list