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

Files not displaying in directories, connection failures from multiple computers #8028

Closed
cyberduck opened this issue Jun 16, 2014 · 2 comments
Assignees
Labels
bug duplicate ftp FTP Protocol Implementation high priority
Milestone

Comments

@cyberduck
Copy link
Collaborator

37532e5 created the issue

I'm having an issue with files (html, images, etc.) no longer displaying in my directories. The only items to show are other directories, however, trying to open those shows no files, and I get a dialog box, some with differing errors. Additionally, I can no longer upload files. At first I thought it was the server, but I tried using a different FTP client and had no connection or upload or download problems at all.

Below are some of the errors:

Connection failed

250 CWD command successful.

NOOP
213--rwxr-xr-x   1 853442   15000         305 Feb  2  2008 config.php
 -rwxr-xr-x   1 853442   15000        3509 Aug 12  2007 passwd.cdb
213 -rwxr-xr-x   1 853442   15000          20 Feb 16  2008 statsaccess_log_20080216.gz
STAT /public_html
200 NOOP command successful
CWD /public_html
212-Status of /public_html:
 drwxr-xr-x  21 853442   15000        4096 Jun 16 14:54 .
 drwxr-x---   9 853442   15000        4096 Oct 18  2011 ..
 drwxr-xr-x   2 853442   15000        4096 Oct 18  2011 benny
 drwxr-xr-x   5 853442   15000        4096 Jun 16 07:17 blog
 drwxr-xr-x   3 853442   15000        4096 Dec  1  2008 cgi-bin
 drwxr-xr-x   2 853442   15000        4096 Dec 10  2013 css
 drwxr-xr-x   2 853442   15000        4096 Mar 16  2013 ebooks
 drwxr-xr-x  18 853442   15000        4096 Dec  3  2013 fia
 drwxr-xr-x   4 853442   15000        4096 Oct  4  2011 formbuilder
 drwxr-xr-x   4 853442   15000        4096 Jun  1 08:29 images
 drwxr-xr-x   2 853442   15000        4096 Dec 31 15:46 js
 drwxr-xr-x   2 853442   15000        4096 Mar  1 10:40 minecraft
 drwxr-xr-x   7 853442   15000        4096 Oct 11  2011 mobile
 drwxr-xr-x   5 853442   15000        4096 Jan 17 14:18 mp3s
 drwxr-xr-x   6 853442   15000        4096 Jun 12 14:22 radio
 drwxr-xr-x   4 853442   15000        4096 Jul 16  2008 sig_fonts
 drwxr-xr-x   2 853442   15000        4096 May  1 09:25 store
 drwxr-xr-x   7 853442   15000        4096 Dec 31 12:16 test
 drwxr-xr-x   6 853442   15000        4096 Dec  1  2008 v-web
 drwxr-xr-x  21 853442   15000        4096 Feb 20 15:04 video
 drwxr-xr-x   5 853442   15000        4096 Apr 23 20:37 wordpress
 End of status
212 -rw-r--r--   1 853442   15000         508 Nov 21  2013 .htaccess
TYPE A
213--rw-r--r--   1 853442   15000        7024 Jun  1 12:53 anniversary.html
 -rw-r--r--   1 853442   15000       13012 Dec 13  2013 apple-touch-icon-120x120.png
 -rw-r--r--   1 853442   15000       14895 Dec 13  2013 apple-touch-icon-152x152.png
 -rw-r--r--   1 853442   15000       10216 Dec 13  2013 apple-touch-icon-76x76.png
 -rw-r--r--   1 853442   15000        9183 Dec 13  2013 apple-touch-icon.png
 -rw-r--r--   1 853442   15000        7004 May  1  2012 campmeeting.html
 -rwxrwxrwx   1 853442   15000       11762 Jun  1 12:53 donate.html
 -rw-r--r--   1 853442   15000        5430 Dec  3  2013 favicon.ico
 -rwxrwxrwx   1 853442   15000        9321 Jun  1 12:53 ftc.html
 -rwxrwxrwx   1 853442   15000        8416 Jun  1 13:59 index.html
 -rwxrwxrwx   1 853442   15000        9115 Jun  1 12:53 missions.html
 -rwxrwxrwx   1 853442   15000       14469 Jun  1 12:53 radio.html
 -rwxrwxrwx   1 853442   15000        7396 Jun  1 12:53 rghardy.html
 -rwxrwxrwx   1 853442   15000        7461 Jun  1 12:53 sknotts.html
 -rw-r--r--   1 853442   15000    167330855 May 10 19:43 stubwars.mp4
 -rwxrwxrwx   1 853442   15000        6162 Jun  1 12:53 thankyou.html
213 -rwxr-xr-x   1 853442   15000        5017 Mar 18  2004 vdeck_logo.gif
PASV
250 CWD command successful
PORT 192,168,1,3,198,51
200 Type set to A
MLSD
200 PORT command successful

NOOP
200 NOOP command successful
CWD /public_html
200 NOOP command successful
TYPE A
250 CWD command successful
PASV
200 Type set to A
PORT 192,168,1,3,198,69
227 Entering Passive Mode (66,96,130,65,206,31)
MLSD
200 PORT command successful

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Duplicate for #8006.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please update to the latest snapshot build available.

@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 duplicate ftp FTP Protocol Implementation high priority
Projects
None yet
Development

No branches or pull requests

2 participants