Windows Server TechCenter >
Windows Server Forums
>
General
>
How to use ftp over SSL client on command prompt ?
How to use ftp over SSL client on command prompt ?
- Hello.
I want to ask a question about ftp.exe (or a kind of ftp client ).
My purpose is to test FTP7.0's function "FTP over SSL" with a ftp client that can use on command prompt.
(Not on GUI interface)
Also, it's more helpful if I can get the connection report from stdout and stderr.
Does ftp.exe in Microsoft OS can connect with the SSL mode ?
If so, from which OS can I connect with the SSL ?
Or, does the Microsoft OS have any other tool for SSL ftp connection
If you have any information about a third party ware that have a function above, please let me know.
Thank you very much for your help!
K
Answers
- Here's a list over sftp/ftps clients and servers: http://geekswithblogs.net/bvamsi/archive/2006/03/23/73147.aspx
The standard FTP.exe doesn't support SSL.
Technet Forums Moderator | Solution Specialist | Ask The Experts IT-forum- Marked As Answer byJoson ZhouMSFT, ModeratorTuesday, July 15, 2008 7:21 AM
Hi,
Based on my research, the utility ftp.exe does not support FTPS (FTP over SSL) so far. Therefore, you will have to use an SSL-capable FTP client such as SFTPPlus to perform the test.
In addition, here is a website about Using FTP Over SSL for your reference:
Using FTP Over SSL
http://learn.iis.net/page.aspx/304/using-ftp-over-ssl/
Hope it helps.
- Marked As Answer byJoson ZhouMSFT, ModeratorTuesday, July 15, 2008 7:21 AM
All Replies
- Here's a list over sftp/ftps clients and servers: http://geekswithblogs.net/bvamsi/archive/2006/03/23/73147.aspx
The standard FTP.exe doesn't support SSL.
Technet Forums Moderator | Solution Specialist | Ask The Experts IT-forum- Marked As Answer byJoson ZhouMSFT, ModeratorTuesday, July 15, 2008 7:21 AM
Hi,
Based on my research, the utility ftp.exe does not support FTPS (FTP over SSL) so far. Therefore, you will have to use an SSL-capable FTP client such as SFTPPlus to perform the test.
In addition, here is a website about Using FTP Over SSL for your reference:
Using FTP Over SSL
http://learn.iis.net/page.aspx/304/using-ftp-over-ssl/
Hope it helps.
- Marked As Answer byJoson ZhouMSFT, ModeratorTuesday, July 15, 2008 7:21 AM
Thank you for your answer, Mr. Nasslander.
I understand.
I'll try some of these tools.
Thank you very much!
K- Thank you for your infomation, Mr.Zhou.
I'll try SFTPPlus.
I used the URL to set the ftp Server and it works well.
Thank you for your help!
K

