dbTalk Databases Forums  

moving files into an archive folder

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


Discuss moving files into an archive folder in the microsoft.public.sqlserver.dts forum.



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

Default moving files into an archive folder - 07-29-2008 , 06:24 AM






Hi

I want to move some files to an archive folder once they processed - how can
I do this using dts package

eg. c:\file1yymmdd.xml -> c:\archive\file1yymmdd.xml

Thanks

Reply With Quote
  #2  
Old   
matteus
 
Posts: n/a

Default Re: moving files into an archive folder - 07-29-2008 , 07:41 AM







Hi, the Execute Process Task lets you execute any file system command.
So you can either execute the command directly or create a batch to be
executed.
If you have to move your files, in win32 I suppose there should be a
<move.exe> that fits your needs.

HTH,
M.



On Jul 29, 1:24 pm, jojo123 <jojo... (AT) discussions (DOT) microsoft.com> wrote:
Quote:
Hi

I want to move some files to an archive folder once they processed - how can
I do this using dts package

eg. c:\file1yymmdd.xml -> c:\archive\file1yymmdd.xml

Thanks


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

Default Re: moving files into an archive folder - 07-29-2008 , 07:41 AM




Hi, the Execute Process Task lets you execute any file system command.
So you can either execute the command directly or create a batch to be
executed.
If you have to move your files, in win32 I suppose there should be a
<move.exe> that fits your needs.

HTH,
M.



On Jul 29, 1:24 pm, jojo123 <jojo... (AT) discussions (DOT) microsoft.com> wrote:
Quote:
Hi

I want to move some files to an archive folder once they processed - how can
I do this using dts package

eg. c:\file1yymmdd.xml -> c:\archive\file1yymmdd.xml

Thanks


Reply With Quote
  #4  
Old   
matteus
 
Posts: n/a

Default Re: moving files into an archive folder - 07-29-2008 , 07:41 AM




Hi, the Execute Process Task lets you execute any file system command.
So you can either execute the command directly or create a batch to be
executed.
If you have to move your files, in win32 I suppose there should be a
<move.exe> that fits your needs.

HTH,
M.



On Jul 29, 1:24 pm, jojo123 <jojo... (AT) discussions (DOT) microsoft.com> wrote:
Quote:
Hi

I want to move some files to an archive folder once they processed - how can
I do this using dts package

eg. c:\file1yymmdd.xml -> c:\archive\file1yymmdd.xml

Thanks


Reply With Quote
  #5  
Old   
matteus
 
Posts: n/a

Default Re: moving files into an archive folder - 07-29-2008 , 07:41 AM




Hi, the Execute Process Task lets you execute any file system command.
So you can either execute the command directly or create a batch to be
executed.
If you have to move your files, in win32 I suppose there should be a
<move.exe> that fits your needs.

HTH,
M.



On Jul 29, 1:24 pm, jojo123 <jojo... (AT) discussions (DOT) microsoft.com> wrote:
Quote:
Hi

I want to move some files to an archive folder once they processed - how can
I do this using dts package

eg. c:\file1yymmdd.xml -> c:\archive\file1yymmdd.xml

Thanks


Reply With Quote
  #6  
Old   
matteus
 
Posts: n/a

Default Re: moving files into an archive folder - 07-29-2008 , 07:41 AM




Hi, the Execute Process Task lets you execute any file system command.
So you can either execute the command directly or create a batch to be
executed.
If you have to move your files, in win32 I suppose there should be a
<move.exe> that fits your needs.

HTH,
M.



On Jul 29, 1:24 pm, jojo123 <jojo... (AT) discussions (DOT) microsoft.com> wrote:
Quote:
Hi

I want to move some files to an archive folder once they processed - how can
I do this using dts package

eg. c:\file1yymmdd.xml -> c:\archive\file1yymmdd.xml

Thanks


Reply With Quote
  #7  
Old   
matteus
 
Posts: n/a

Default Re: moving files into an archive folder - 07-29-2008 , 07:41 AM




Hi, the Execute Process Task lets you execute any file system command.
So you can either execute the command directly or create a batch to be
executed.
If you have to move your files, in win32 I suppose there should be a
<move.exe> that fits your needs.

HTH,
M.



On Jul 29, 1:24 pm, jojo123 <jojo... (AT) discussions (DOT) microsoft.com> wrote:
Quote:
Hi

I want to move some files to an archive folder once they processed - how can
I do this using dts package

eg. c:\file1yymmdd.xml -> c:\archive\file1yymmdd.xml

Thanks


Reply With Quote
  #8  
Old   
matteus
 
Posts: n/a

Default Re: moving files into an archive folder - 07-29-2008 , 07:41 AM




Hi, the Execute Process Task lets you execute any file system command.
So you can either execute the command directly or create a batch to be
executed.
If you have to move your files, in win32 I suppose there should be a
<move.exe> that fits your needs.

HTH,
M.



On Jul 29, 1:24 pm, jojo123 <jojo... (AT) discussions (DOT) microsoft.com> wrote:
Quote:
Hi

I want to move some files to an archive folder once they processed - how can
I do this using dts package

eg. c:\file1yymmdd.xml -> c:\archive\file1yymmdd.xml

Thanks


Reply With Quote
  #9  
Old   
matteus
 
Posts: n/a

Default Re: moving files into an archive folder - 07-29-2008 , 07:41 AM




Hi, the Execute Process Task lets you execute any file system command.
So you can either execute the command directly or create a batch to be
executed.
If you have to move your files, in win32 I suppose there should be a
<move.exe> that fits your needs.

HTH,
M.



On Jul 29, 1:24 pm, jojo123 <jojo... (AT) discussions (DOT) microsoft.com> wrote:
Quote:
Hi

I want to move some files to an archive folder once they processed - how can
I do this using dts package

eg. c:\file1yymmdd.xml -> c:\archive\file1yymmdd.xml

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.