dbTalk Databases Forums  

copy asp pages

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss copy asp pages in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
JT
 
Posts: n/a

Default copy asp pages - 03-04-2004 , 02:46 PM






i need to create a dts package that will copy an entire
directory of asp pages from one server to another.

anyone know how to go about doing this??

thanks!

Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: copy asp pages - 03-04-2004 , 02:57 PM






If the folder/file is not being used then can you simply use COPY on the
cmdline?



--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"JT" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
i need to create a dts package that will copy an entire
directory of asp pages from one server to another.

anyone know how to go about doing this??

thanks!



Reply With Quote
  #3  
Old   
JT
 
Posts: n/a

Default Re: copy asp pages - 03-04-2004 , 03:23 PM



how do i open a command line from DTS???


Quote:
-----Original Message-----
If the folder/file is not being used then can you simply
use COPY on the
cmdline?



--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"JT" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:709601c40229$cc283bc0$a001280a (AT) phx (DOT) gbl...
i need to create a dts package that will copy an entire
directory of asp pages from one server to another.

anyone know how to go about doing this??

thanks!


.


Reply With Quote
  #4  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: copy asp pages - 03-04-2004 , 04:07 PM



You don't. You use the ExecuteProcess task

--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"JT" <anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
how do i open a command line from DTS???


-----Original Message-----
If the folder/file is not being used then can you simply
use COPY on the
cmdline?



--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.allisonmitchell.com - Expert SQL Server Consultancy.
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org


"JT" <anonymous (AT) discussions (DOT) microsoft.com> wrote in
message
news:709601c40229$cc283bc0$a001280a (AT) phx (DOT) gbl...
i need to create a dts package that will copy an entire
directory of asp pages from one server to another.

anyone know how to go about doing this??

thanks!


.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.