Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pure-FTPd 500 error response to FEAT followed by out of sync replies #8669

Closed
cyberduck opened this issue Mar 16, 2015 · 3 comments
Closed
Labels
bug core thirdparty Issue caused by third party

Comments

@cyberduck
Copy link
Collaborator

0b3aa3d created the issue

Hello,

I've been having trouble logging into our FTP server, here is the situation:

  • This is a new account which was setup today
  • I can login to the FTP, from this account, using Cyberduck on other Macs
  • I cannot login to any FTP account from this mac
  • Firewall is off

I've spent hours researching what the problem could be but I'm stumped!

220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
220-You are user number 8 of 1000 allowed.
220-Local time is now 07:54. Server port: 21.
220-This is a private system - No anonymous login
220-IPv6 connections are also welcome on this server.
220 You will be disconnected after 15 minutes of inactivity.
USER ftpaccess@wanderingdesigners.com
331 User ftpaccess@wanderingdesigners.com OK. Password required
PASS ********
230 OK. Current restricted directory is /
FEAT
500 ?
SYST
211-Extensions supported:
 EPRT
 IDLE
 MDTM
 SIZE
 MFMT
 REST STREAM
 MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
 MLSD
 AUTH TLS
 PBSZ
 PROT
 ESTA
 PASV
 EPSV
 SPSV
 ESTP
211 End.
PWD
215 UNIX Type: L8
QUIT
257 "/" is your current location

Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please provide the transcript from a successful connection on the other Mac to compare.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The server responds out of sync to requests following a 500 error response to FEAT. Please report this bug to the server vendor.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#8780 closed as duplicate.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug core thirdparty Issue caused by third party
Projects
None yet
Development

No branches or pull requests

1 participant