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

Error message logging on server #5871

Closed
cyberduck opened this issue Apr 4, 2011 · 4 comments
Closed

Error message logging on server #5871

cyberduck opened this issue Apr 4, 2011 · 4 comments
Labels
bug ftp FTP Protocol Implementation high priority thirdparty Issue caused by third party

Comments

@cyberduck
Copy link
Collaborator

ba8049d created the issue

I try to log onto our server again after I had to reinstall the program. Now I am suddenly getting errors while logging on: FTP Error: 200 Type set to A - What does that mean?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please post the full transcript from the log drawer (⌘-L) of the browser window.

@cyberduck
Copy link
Collaborator Author

ba8049d commented

220 ProFTPD 1.3.3d Server ready.
USER dekamp01
331 Password required for dekamp01
PASS ********
230 User dekamp01 logged in
FEAT
500 Invalid command: try being more creative
PWD
211-Features:
 MDTM
 MFMT
 TVFS
 AUTH TLS
 MFF modify;UNIX.group;UNIX.mode;
 MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*;
 PBSZ
 PROT
 REST STREAM
 SIZE
211 End
NOOP
257 "/" is the current directory
SYST
200 NOOP command successful
STAT /
215 UNIX Type: L8
CWD /
211-Status of /:
 drwx--x--x   9 ftp      ftp          4096 Mar 21 17:08 .
 drwx--x--x   9 ftp      ftp          4096 Mar 21 17:08 ..
 -rw-r--r--   1 ftp      ftp            24 May 23  2008 .bash_logout
 -rw-r--r--   1 ftp      ftp           176 May 23  2008 .bash_profile
 -rw-r--r--   1 ftp      ftp           124 May 23  2008 .bashrc
 -rw-------   1 ftp      ftp            37 Sep 12  2008 .clipboard.txt
 -rw-r-----   1 ftp      ftp            34 May 23  2008 .shadow
 drwxrwx---   8 ftp      ftp          4096 Jun 17  2008 Maildir
 drwxr-xr-x   7 ftp      ftp          4096 Mar 21 16:54 OUD
 drwxr-xr-x   5 ftp      ftp          4096 Nov 27  2008 Site
 drwx------   2 ftp      ftp          4096 Sep 12  2008 backups
 drwx--x--x   3 ftp      ftp          4096 May 23  2008 domains
 -rw-r--r--   1 ftp      ftp           894 Aug 17  2010 favicon.ico
 drwxrwx---   3 ftp      ftp          4096 May 23  2008 imap
 drwxr-xr-x   2 ftp      ftp          4096 Feb 13 12:33 public_html
211 End of status
TYPE A
250 CWD command successful
PASV
200 Type set to A

@cyberduck
Copy link
Collaborator Author

ba8049d commented

Replying to [comment:1 dkocher]:

Please post the full transcript from the log drawer (⌘-L) of the browser window.
I posted this transcript already yesterday under a new comment .. could you please look at my problem, I have no idea what it is that I am not getting my connection working.

220 ProFTPD 1.3.3d Server ready.
USER dekamp01
331 Password required for dekamp01
PASS ********
230 User dekamp01 logged in
FEAT
500 Invalid command: try being more creative
PWD
211-Features:
 MDTM
 MFMT
 TVFS
 AUTH TLS
 MFF modify;UNIX.group;UNIX.mode;
 MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*;
 PBSZ
 PROT
 REST STREAM
 SIZE
211 End
NOOP
257 "/" is the current directory
SYST
200 NOOP command successful
STAT /
215 UNIX Type: L8
CWD /
211-Status of /:
 drwx--x--x   9 ftp      ftp          4096 Mar 21 17:08 .
 drwx--x--x   9 ftp      ftp          4096 Mar 21 17:08 ..
 -rw-r--r--   1 ftp      ftp            24 May 23  2008 .bash_logout
 -rw-r--r--   1 ftp      ftp           176 May 23  2008 .bash_profile
 -rw-r--r--   1 ftp      ftp           124 May 23  2008 .bashrc
 -rw-------   1 ftp      ftp            37 Sep 12  2008 .clipboard.txt
 -rw-r-----   1 ftp      ftp            34 May 23  2008 .shadow
 drwxrwx---   8 ftp      ftp          4096 Jun 17  2008 Maildir
 drwxr-xr-x   7 ftp      ftp          4096 Mar 21 16:54 OUD
 drwxr-xr-x   5 ftp      ftp          4096 Nov 27  2008 Site
 drwx------   2 ftp      ftp          4096 Sep 12  2008 backups
 drwx--x--x   3 ftp      ftp          4096 May 23  2008 domains
 -rw-r--r--   1 ftp      ftp           894 Aug 17  2010 favicon.ico
 drwxrwx---   3 ftp      ftp          4096 May 23  2008 imap
 drwxr-xr-x   2 ftp      ftp          4096 Feb 13 12:33 public_html
211 End of status
TYPE A
250 CWD command successful
PASV
200 Type set to A

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The server is responding out of sync after FEAT. I cannot replicate this here against the same version of ProFTPD however. Please still file a bug with ProFTPD.

@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 ftp FTP Protocol Implementation high priority thirdparty Issue caused by third party
Projects
None yet
Development

No branches or pull requests

1 participant