Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SSIS FTP Task won't Upload to FTP

Status
Not open for further replies.

IanGlinka

IS-IT--Management
Feb 28, 2002
215
US
I'm trying to have the FTP task look in a certain folder for any .RAR files and upload them to an FTP server, but I can't get the task to process this properly.

I'm trying to use a variable with a wildcard to set the LocalPath property. Variable is a string with a value of "C:\*.RAR"

The task executes successfully, but the FTP site only contains one file, filename "C" (no extension) with a size of 0 bytes.

What am I doing wrong?

Thanks,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top