Click here to Skip to main content
15,886,919 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi
I have created a package with FileSystemTask (which moves a file from one folder to another folder).
This works fine.

I need to write an encryption routine to convert the file into encrypted one and then move.


How can I achieve this?

Thanks in advance
Posted
Comments
Dinesh.V.Kumar 13-Feb-14 7:13am    
Create a Script [VB.net/C#] task.. Write your encryption routine...Then invoke the File System Task after this task is executed.


Regards

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900