What window commands should be changed to my tSQL using sftp

Asked By 20 points N/A Posted on -
qa-featured

Which windows command should I use for changing my tsql several district components using an sftp secure file transfer program?

SHARE
Answered By 5 points N/A #153698

What window commands should be changed to my tSQL using sftp

qa-featured

An SFTP server can be accessed with graphical or through SFTP commands. It uses the secure shell protocol for file transfer. And its different from the standard file transfer. You cant use the standard file transfer to talk to an SFTP server or even to connect. an FTP task built in it does not natively support SFTP file server

SQL server will be running the SSIS package. once you installed the WinSCP you should create a connection to the distant SFTP server .

Related Questions