On 11/16/05, Ivailo Tanusheff <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] > B-deps: > R-deps: > WWW: http://www.ohse.de/uwe/software/lrzsz.html > > Ivailo Tanusheff > Senior System administrator > ProCredit Bank (Bulgaria) AD > > > > > > "Joshua Lewis" <[EMAIL PROTECTED]> > Sent by: [EMAIL PROTECTED] > 11/15/2005 03:47 PM > > To > <[email protected]> > 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
