Avatar of jgrammer42
jgrammer42
 asked on

Trying to use Windows Explorer to SFTP connect to Linux SFTP server

I have a Linux server setup on my DMZ that works beautifully with SSH in allowing SFTP connections to it, using 3rd party tools like FileZilla, CuteFTP, etc.  But I have one client who does not want to use a 3rd party tool, but instead wants to use that crappy Windows Explorer to SFTP.

However, I do not allow anonymous access, and when he puts in, "sftp://sftp.ourdomain.com" to access our SFTP server, Explorer just times out.  How do I get Explorer to work and prompt this user for a userid and password for authentication?

Thank you in advance for any help,
Jeff
Windows 7Windows OSInternet Protocols

Avatar of undefined
Last Comment
jgrammer42

8/22/2022 - Mon
jgrammer42

ASKER
One other note:  When I try using the format of sftp://<uid>:<pwd>@sftp.ourdomain.com Windows errors out with the message: "Windows cannot access this folder. Make sure you typed the file name correctly and that you have permission to access the folder.  Details. The operation timed out."

But again, using 3rd party tools like CuteFTP or FileZilla work just fine.   No problems.

Thank you,
Jeff
Member_2_276102

How do I get Explorer to work...

Just to clarify, are you asking about Windows Explorer (i.e., "explorer.exe") or Internet Explorer (i.e., "iexplore.exe")?

Tom
ASKER CERTIFIED SOLUTION
David Johnson, CD

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
jgrammer42

ASKER
Tom,
Yes, I was referring to explorer.exe, not iexplore.exe.
I started with Experts Exchange in 2004 and it's been a mainstay of my professional computing life since. It helped me launch a career as a programmer / Oracle data analyst
William Peck
jgrammer42

ASKER
ve3ofa,
Yeah, that is what I thought was going on.  I just needed to confirm it.

Thank you very much,
Jeff