Error: 0xC002F304 at SFTP Task 1, SFTP Task: An error occurred with the following error message: "No such host is known".
When I click on Test Connection in my SSH Connection Manager, I get:
"The requested name is valid, but no data of the requested type was found (Rebex.Networking)"
I am able to connect to my FTP server using WinSCP, so I know the problem isn't the server. Here's what I have in my SSH Connection Manager Server tab:
Host: sftp://<myserver>.com Port:22
Username: <myusername>
Password: <mypassword>
Key File: <left blank>
Passphrase: <left blank>
I haven't touched the Advanced or Proxy tabs.
As for my SFTP Task, here's what I have:
StopOnFailure: True
Action: Receive files
Local: Downloaded File Manager (a File Connection Manager I created)
OverwriteLocal: True
FtpConnection: FTP Server (my SSH Connection Manager, see above)
Remote: /Export/HRExport/archive
IncludeSubFolders: False
RemoteFilter: <left blank>
Any idea what my problem is? Thanks!!