Fred wrote: > At 22:40 09/03/2008 -0700, Philip Prindeville wrote: > >> If the Astlinux box is initiating the transfer, then it's the client. >> > > Yes. I use the term "server" because... it's the PBX server ;-) > > >> And why would your files end up in /tmp? >> > > Because I don't want to wear out the CF card by writing to it too often. > Besides, I want to have a copy of data files on a remote server in case > anything happens to the AstLinux server. >
I just ssh into the box occasionally, and pull the contents of /mnt/kd down as a tar ball... ssh -l root pbx "tar -C /mnt/kd -zc ." > kd-`date +"%Y%m%d"`.tar.gz and I'm done. -Philip ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
