Pete,

While CF is great, I'm betting it'd not be the most efficient for this.  If your 
machines share a LAN and you're using Windows, use RoboCopy utility from the NT 
Resource Kit -- it will do exactly what you want (schedule it via NT's AT command or 
the newer task scheduler thingie).  If you need to FTP the files, then you can use 
Windows built-in FTP command-line client, or WS_FTP, to do your transfers from a batch 
file (again, scheduled via AT for example).

Anyway, I'm not sure why you'd want to do this with CF, unless perhaps just for the 
experience :)

HTH,
-Max


At 10/9/2000 08:59 AM -0400, you wrote:

>I thought I would ask if this is possible before actually attempting it, but
>once a day(or week) I'd like to schedual a file copy from my mirror server
>to the actual content server.  A sort for anything new, and copy it over
>type of application.  Possible?  Has anyone done this type of thing before?
>
>-Pete

------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to