× 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 here require that you secure the communications prior to the logon. There are three modes of FTP
sFTP which is ftp over SSH and not your standard FTP
FTPs which is ftp over SSL. Within this there are two modes, implicit and explicit. Implicit is generally not over port 21 but port 990. Here you connect securely before you can enter any commands.
Explicit is over port 21 and you must request to secure the connection after it is made. That is where the STARTTLS comes into play.

For more info go here https://en.wikipedia.org/wiki/FTPS


Hope this helps.


Chris Bipes
Director of Information Services
CrossCheck, Inc.

-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Versfelt, Charles
Sent: Thursday, November 02, 2017 9:47 AM
To: midrange-l@xxxxxxxxxxxx
Subject: FTP 503 error

Hi all,

Trying to do regular FTP to a site we haven't connected to before.
Testing it manually before setting up an automatic process.

From command line FTP 'the.url' I get the expected "Connecting to... using port 21."

When I enter the user id and password I get this:
503 Invalid sequence of commands (AUTH SSL/TLS required prior to authentication).

Any idea what could cause this?

Thanks,
Charlie

This email message has been scanned for viruses and malware by Mimecast.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.