Or think about the similar. though IMHO, easier solution of Unison http://www.cis.upenn.edu/~bcpierce/unison/
cross-platform (*nix/Win) file sync with rsync under the hood (and can run on SSL pretty easily). It (and rsync) are both excellent at syncing big files (e.g 10-100 MB) quickly. Regards, John Paul Ashenfelter CTO/Transitionpoint [EMAIL PROTECTED] ----- Original Message ----- From: "Justin MacCarthy" <[EMAIL PROTECTED]> To: "CF-Talk" <[EMAIL PROTECTED]> Sent: Tuesday, January 07, 2003 11:50 AM Subject: RE: Automated RDS file copy over SSL i.e. secure backup > how about this > > Use rsync, tcpwrappers, and ssh. > Easy to automatic (command line) > > This will give you, a very fast (rsnyc will only transfer the bits u need) > secure (ssh) , portable (linux/windows everything) and free > > All opensource... > > > > > -----Original Message----- > > From: Mark W. Breneman [mailto:[EMAIL PROTECTED]] > > Sent: 07 January 2003 16:09 > > To: CF-Talk > > Subject: Automated RDS file copy over SSL i.e. secure backup > > > > > > I know that RDS was never made for this but, I am looking for a way to > > securely copy down a database backup from a CF server. I can > > browse to the > > file via RDS on a SSL connection and copy/paste the file but, I am hoping > > for some way to automate it, something like a command prompt or > > CFRDS tags. > > > > Anyone see anything like this? > > > > Mark W. Breneman > > -Macromedia Certified ColdFusion Developer > > -Network / Web Server Administrator > > Vivid Media > > [EMAIL PROTECTED] > > www.vividmedia.com > > 608.270.9770 > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

