× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



We use PASE sFTP extensively to talk to the outside world.

We script all of our sessions following Scott Klements suggestions.

We drive our sFTP sessions with pExpect to that we get granular control of the entire session.

You can do either key-exchange or userid/password.

Jerry

On 6/15/2021 1:25 AM, Patrik Schindler wrote:
Hello Gad,

Am 15.06.2021 um 09:30 schrieb Gad Miron <gadmiron@xxxxxxxxx>:

One such FTP site announced lately that in 3 months they will no longer
accept simple FTP connection and require us to use SPTP/FTPS.

In addition to what Stefan said, allow me to explain further, that sftp, scp and ssh are based on the same infrastructure and run all over TCP Port 22.

You can make your life much easier by trying to use scp instead of sftp. Sftp is made for interactive use, like the ftp command.

If you manage to negotiate (password-less) ssh key authentication with your peer, you might reduce your FTP handling to just a single scp call — if the transfer itself is simple enough.

:wq! PoC



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.