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.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | kalyan.cse05Yak Posting Veteran
 
 
                                        74 Posts | 
                                            
                                            |  Posted - 2013-04-24 : 07:13:28 
 |  
                                            | I want to sftp some file to a unix box from a sql server job without using SSIS.kalyan Ashis Dey |  |  
                                    | visakh16Very Important crosS Applying yaK Herder
 
 
                                    52326 Posts | 
                                        
                                          |  Posted - 2013-04-24 : 07:17:31 
 |  
                                          | you can use a command line utility of SFTP client like WinSCP and invoke it from T-SQL Stored procedure using xp_cmdshell extended proc------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/https://www.facebook.com/VmBlogs |  
                                          |  |  |  
                                |  |  |  |