Re: sending large amount of data securely
- From: Micah <micahjon@xxxxxxxxx>
- Date: Wed, 08 Mar 2006 08:49:30 -0800
Dave wrote:
Hello,
I've got two freebsd6 boxes on one i have a large collection of files, like about 3.5 gb worth, that i want to send securely to the other box. I've tried:
scp -24Cpr
to do it, it transfered 1gb of data then quit. I'm suspecting it didn't get the sym links if any in this data. Any suggestions appreciated.
Thanks.
Dave.
Some options are to tar then scp, or to use rsync+ssh. I've transfered 6gb tar backups via scp in the past with no problems.
HTH,
Micah
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- sending large amount of data securely
- From: Dave
- sending large amount of data securely
- Prev by Date: Re: Trying to patch a beautiful desktop
- Next by Date: Finding a file with wrong permissions
- Previous by thread: Re: sending large amount of data securely
- Next by thread: Re: sending large amount of data securely
- Index(es):
Relevant Pages
|
|