how can i offload a 600m file without graphic tools?

Leonardo M. Ramé martinrame at yahoo.com
Mon Feb 13 19:52:11 UTC 2012


Using "scp" you can copy data to/from your remote FreeBsd system. If the file is not on a local network, but on internet, you should use rsync instead of scp, it allows to continue copying if the network disconnects.

If your home computer is a Windows PC you can install Cygwin to be able to open a console and execute scp. 

-- 
Leonardo M. Ramé
http://leonardorame.blogspot.com


>________________________________
> From: Gary Kline <kline at thought.org>
>To: FreeBSD Mailing List <freebsd-questions at FreeBSD.ORG> 
>Sent: Monday, February 13, 2012 4:32 PM
>Subject: how can i offload a 600m file without graphic tools?
> 
>
>w can i move a file from my home filesystem to my one disc drive
>without using a GUI?  i don't have a graphic interface on my FBSD
>system and want to save a 600MB file to my cdrom?
>
>thanks for tips on what i have Long forgotten!
>
>gary
>
>
>
>
>
>-- 
>Gary Kline  kline at thought.org  http://www.thought.org  Public Service Unix
>           Journey Toward the Dawn, E-Book: http://www.thought.org
>          The 8.57a release of Jottings: http://jottings.thought.org
>             Twenty-five years of service to the Unix community.
>
>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
>
> 


More information about the freebsd-questions mailing list