Viewing 7 posts - 1 through 7 (of 7 total)
I have had great success on using this many times. You may want to make the following change and try it.
Also make sure that you put your variables in...
May 6, 2015 at 6:53 am
Do you have an example of a script that would go through line by line and strip these unwanted characters?
February 14, 2011 at 1:48 pm
I am new to this, but what i am looking for is a way to get the files, then loop through them using the same sftp code as listed that...
June 17, 2010 at 3:40 pm
could you give me a quick example of what you are suggesting?
June 17, 2010 at 11:36 am
Can we use a wildcard(*) in the "SourceFilePath" in this code that would pick up all files with a .TXT file extenstion?
Dts.Variables("SourceFilePath").Value = "c:\File\*.TXT"
June 17, 2010 at 11:00 am
This works great when I use it to send 1 file at a time. How can I edit it to make it loop through a list of files in...
June 17, 2010 at 10:28 am
Viewing 7 posts - 1 through 7 (of 7 total)