SFTP Task editor issue
I am trying to configure SFTP task editor in SSIS 2008R2. The problem is that there is no where to input filename variable under the local parameters in the GUI.
I created the followings variable in SSIS:
sftp_Host==>xxx.xxx.com
sftp_Port==>22
sftp_usernamet==>myuser given by customer
sftp_password==>Password assigned by customer
sftp_source==>c:\customerdata\
sftp_target==> /inbound (customer sftp site)
sftp_Filename==> Customerdata.txt
In the GUI, I can't seem to find a place to put the variable for the sftpfilename.
I am not a C# developer so I do not know how to do this otherwise.
I would appreciate any help.
Thanks
Hetty4jesus
I created the followings variable in SSIS:
sftp_Host==>xxx.xxx.com
sftp_Port==>22
sftp_usernamet==>myuser given by customer
sftp_password==>Password assigned by customer
sftp_source==>c:\customerdata\
sftp_target==> /inbound (customer sftp site)
sftp_Filename==> Customerdata.txt
In the GUI, I can't seem to find a place to put the variable for the sftpfilename.
I am not a C# developer so I do not know how to do this otherwise.
I would appreciate any help.
Thanks
Hetty4jesus