Because of your comment "this system is intended to transfer the objects
from a production server to
another server used specifically for debugging ", I think there has to be a
better way to sync and debug than what you're doing.

I mean why can't you use red-gate for MS SQL server sync and beyond compare
for files, to your testing environment?

Or even backup your database and transfer it to your testing server, and
restore the database to a local SQL Server, and file sync the files.

Just throwing some ideas out there, as I do not know much about your
situation.


-- 
Regards,
Andrew Scott
WebSite: http://www.andyscott.id.au/
Google+: http://plus.google.com/108193156965451149543



On Tue, Jan 31, 2012 at 5:53 AM, Brook Davies <cft...@logiforms.com> wrote:

>
> I do? Why?
>
> -----Original Message-----
> From: Andrew Scott [mailto:andr...@andyscott.id.au]
> Sent: January-30-12 10:11 AM
> To: cf-talk
> Subject: Re: CFFILE to \\tsclient\c$\
>
>
> Sounds like you need a better debugging strategy then.
>
>
> --
> Regards,
> Andrew Scott
> WebSite: http://www.andyscott.id.au/
> Google+: http://plus.google.com/108193156965451149543
>
>
>
> On Tue, Jan 31, 2012 at 5:01 AM, Brook Davies <cft...@logiforms.com>
> wrote:
>
> >
> > Yeah, that's an option, I could create a zip file.. really though this
> > system is intended to transfer the objects from a production server to
> > another server used specifically for debugging. So I wanted to leverage
> the
> > same code base that used UNC file paths to copy the data. Being able to
> > plugin my localhost as a list of available servers to copy the data to
> > would
> > have been nice, but its not a 100% requirement.
> >
> > Brook
> >
> >
>
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:349676
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to