Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Download file from sftp

Author  Topic 

killtacularmania
Starting Member

22 Posts

Posted - 2010-04-19 : 09:52:10
Hey guys,
New with SQL Server 2005 and I need to use a stored procedure to check and see if a file exsists on an sftp using auth ssl. If the file exists I want to download it to my c drive...if the file is not out there then the step should just complete. Thanks for any help
   

- Advertisement -