Hi,
We have many SFTP servers for our customers in different datacenters in America, Europe, and Asia.
Is it possible to create a test that would simply connect to an SFTP server with a provided user password. No file manipulation required or nothing, just a simple connexion.
This would tell me that
1- The server is ok and accepting connexions
2- The account is working
I hope you can help me with this!
Thanks anyways,
have a nice day.
how to monitor SFTP
-
- Posts: 229
- Joined: Tue Jun 20, 2006 1:20 pm
- Location: Montreal, Quebec
-
- Posts: 229
- Joined: Tue Jun 20, 2006 1:20 pm
- Location: Montreal, Quebec
-
- Posts: 6
- Joined: Fri Nov 18, 2011 3:22 pm
Has anyone made this work? I can't get SSH to get a valid result from SFTP. I think I'm stuck on getting the credentials to work from Connection manager. Connection manager seems to be build around Windows logins (requires a UNC path, requires a "domain"). The SFTP server just uses a username (without a domain) and password.
-
- Posts: 6
- Joined: Fri Nov 18, 2011 3:22 pm
Thanks, that got me past the login issue but then I ran into "Protocol error. Server refuses shell request" which might just be a limitation of using SSH to check SFTP.KS-Soft wrote:Connection Manager should work in this case as well.
Type hostname name (or IP address if you are using IP address for test setup) in "Resource" and "Server/Domain" field; username in "Login" field and password in "Password" field.
Regards
Alex