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

Symbolic links not parsed properly using STAT listing #2435

Closed
cyberduck opened this issue Aug 13, 2008 · 10 comments
Closed

Symbolic links not parsed properly using STAT listing #2435

cyberduck opened this issue Aug 13, 2008 · 10 comments
Assignees
Labels
bug fixed ftp FTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

426c684 created the issue

Hi,

Since the last update it's impossible to connect to certain folders. This are shortcuts in the shared hosting account.
When using Filezilla this gives no problems, only with cyberduck.

I've attached also a screenshot of this folders.

Kind regards,

Dany


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Is this using ed7ec2b?

@cyberduck
Copy link
Collaborator Author

426c684 commented

Replying to [comment:1 dkocher]:

Is this using ed7ec2b?
Yes it is

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you post the transript from View > Log Drawer.

@cyberduck
Copy link
Collaborator Author

426c684 commented

Don't understand what you mean with this?

View - log drawer

@cyberduck
Copy link
Collaborator Author

@dkocher commented

From the menu View there is a item to toggle the Log Drawer. Please paste the transcript from the directory listing in there as a comment.

@cyberduck
Copy link
Collaborator Author

426c684 commented

Here it is:

220 FTP server (Version wu-2.6.2(1) Wed Aug 13 19:30:36 2008) ready.
USER quickcarebe%quickcare.be
331 Password required for quickcarebe.
PASS ********
230 User quickcarebe logged in.
NOOP
200 NOOP command successful.
SYST
215 UNIX Type: L8
STAT /
213-status of /:
total 32
-rw------- 1 quickcar vuser 53 Jul 20 2006 .bash_history
dr-xr-xr-x 2 root root 4096 Jul 24 2007 bin
drwxr-xr-x 3 root root 4096 Nov 23 2004 dev
drwxrwxr-t 13 root vuser 4096 Aug 13 15:45 etc
drwxrwxr-t 7 root vuser 4096 Nov 23 2004 ftp
lrwxrwxrwx 1 root root 8 Nov 23 2004 home -> usr/home
drwxrwxr-t 2 root vuser 4096 Nov 23 2004 include
lrwxrwxrwx 1 root root 11 Nov 23 2004 lib -> ftp/usr/lib
dr-xr-xr-x 1197 root root 0 Mar 31 21:43 proc
lrwxrwxrwx 1 root root 7 Nov 23 2004 tmp -> var/tmp
drwxrwxr-t 9 root vuser 4096 Nov 23 2004 usr
drwxrwxr-t 12 root vuser 4096 Nov 23 2004 var
lrwxrwxrwx 1 root root 16 Nov 23 2004 www -> usr/local/apache
213 End of Status
CWD /home
250 CWD command successful.
CWD /lib
250 CWD command successful.
CWD /tmp
250 CWD command successful.
CWD /www
250 CWD command successful.
CWD /
250 CWD command successful.
NOOP
200 NOOP command successful.
STAT /usr/local/apache
213-status of /usr/local/apache:
total 8
-rw------- 1 quickcar vuser 26 Nov 23 2004 .htpasswd
drwxr-xr-x 2 root root 4096 Nov 26 2003 bin
lrwxrwxrwx 1 root root 25 Nov 23 2004 cgi-bin -> ../../../var/www/cgi-bin/
lrwxrwxrwx 1 root root 23 Nov 23 2004 conf -> ../../../etc/httpd/conf
lrwxrwxrwx 1 root root 21 Nov 23 2004 htdocs -> ../../../var/www/html
lrwxrwxrwx 1 root root 22 Nov 23 2004 icons -> ../../../var/www/icons
lrwxrwxrwx 1 root root 20 Nov 23 2004 include -> ../../include/apache
lrwxrwxrwx 1 root root 16 Nov 23 2004 libexec -> ../../lib/apache
lrwxrwxrwx 1 root root 22 Nov 23 2004 logs -> ../../../var/log/httpd
lrwxrwxrwx 1 root root 16 Nov 23 2004 modules -> ../../lib/apache
213 End of Status
CWD /www/cgi-bin
250 CWD command successful.
CWD /www/conf
250 CWD command successful.
CWD /www/htdocs
250 CWD command successful.
CWD /www/icons
250-Please read the file README
250- it was last modified on Sun Mar 23 14:04:44 2003 - 1969 days ago
250 CWD command successful.
CWD /www/include
250 CWD command successful.
CWD /www/libexec
250 CWD command successful.
CWD /www/logs
250 CWD command successful.
CWD /www/modules
250 CWD command successful.
CWD /www
250 CWD command successful.
NOOP
200 NOOP command successful.
STAT /
213-status of /:
total 32
-rw------- 1 quickcar vuser 53 Jul 20 2006 .bash_history
dr-xr-xr-x 2 root root 4096 Jul 24 2007 bin
drwxr-xr-x 3 root root 4096 Nov 23 2004 dev
drwxrwxr-t 13 root vuser 4096 Aug 13 15:45 etc
drwxrwxr-t 7 root vuser 4096 Nov 23 2004 ftp
lrwxrwxrwx 1 root root 8 Nov 23 2004 home -> usr/home
drwxrwxr-t 2 root vuser 4096 Nov 23 2004 include
lrwxrwxrwx 1 root root 11 Nov 23 2004 lib -> ftp/usr/lib
dr-xr-xr-x 1205 root root 0 Mar 31 21:43 proc
lrwxrwxrwx 1 root root 7 Nov 23 2004 tmp -> var/tmp
drwxrwxr-t 9 root vuser 4096 Nov 23 2004 usr
drwxrwxr-t 12 root vuser 4096 Nov 23 2004 var
lrwxrwxrwx 1 root root 16 Nov 23 2004 www -> usr/local/apache
213 End of Status
CWD /www/htdocs/home
550 /www/htdocs/home: No such file or directory.
CWD /www/htdocs/lib
550 /www/htdocs/lib: No such file or directory.
CWD /www/htdocs/tmp
550 /www/htdocs/tmp: No such file or directory.
CWD /www/htdocs/www
550 /www/htdocs/www: No such file or directory.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

220 FTP server (Version wu-2.6.2(1) Wed Aug 13 19:30:36 2008) ready.
USER quickcarebe%quickcare.be
331 Password required for quickcarebe.
PASS ********
230 User quickcarebe logged in.
NOOP
200 NOOP command successful.
SYST
215 UNIX Type: L8
STAT /
213-status of /:
total 32
-rw-------    1 quickcar vuser          53 Jul 20  2006 .bash_history
dr-xr-xr-x    2 root     root         4096 Jul 24  2007 bin
drwxr-xr-x    3 root     root         4096 Nov 23  2004 dev
drwxrwxr-t   13 root     vuser        4096 Aug 13 15:45 etc
drwxrwxr-t    7 root     vuser        4096 Nov 23  2004 ftp
lrwxrwxrwx    1 root     root            8 Nov 23  2004 home -> usr/home
drwxrwxr-t    2 root     vuser        4096 Nov 23  2004 include
lrwxrwxrwx    1 root     root           11 Nov 23  2004 lib -> ftp/usr/lib
dr-xr-xr-x  1197 root     root            0 Mar 31 21:43 proc
lrwxrwxrwx    1 root     root            7 Nov 23  2004 tmp -> var/tmp
drwxrwxr-t    9 root     vuser        4096 Nov 23  2004 usr
drwxrwxr-t   12 root     vuser        4096 Nov 23  2004 var
lrwxrwxrwx    1 root     root           16 Nov 23  2004 www ->
usr/local/apache
213 End of Status
CWD /home
250 CWD command successful.
CWD /lib
250 CWD command successful.
CWD /tmp
250 CWD command successful.
CWD /www
250 CWD command successful.
CWD /
250 CWD command successful.
NOOP
200 NOOP command successful.
STAT /usr/local/apache
213-status of /usr/local/apache:
total 8
-rw-------    1 quickcar vuser          26 Nov 23  2004 .htpasswd
drwxr-xr-x    2 root     root         4096 Nov 26  2003 bin
lrwxrwxrwx    1 root     root           25 Nov 23  2004 cgi-bin ->
../../../var/www/cgi-bin/
lrwxrwxrwx    1 root     root           23 Nov 23  2004 conf ->
../../../etc/httpd/conf
lrwxrwxrwx    1 root     root           21 Nov 23  2004 htdocs ->
../../../var/www/html
lrwxrwxrwx    1 root     root           22 Nov 23  2004 icons ->
../../../var/www/icons
lrwxrwxrwx    1 root     root           20 Nov 23  2004 include ->
../../include/apache
lrwxrwxrwx    1 root     root           16 Nov 23  2004 libexec ->
../../lib/apache
lrwxrwxrwx    1 root     root           22 Nov 23  2004 logs ->
../../../var/log/httpd
lrwxrwxrwx    1 root     root           16 Nov 23  2004 modules ->
../../lib/apache
213 End of Status
CWD /www/cgi-bin
250 CWD command successful.
CWD /www/conf
250 CWD command successful.
CWD /www/htdocs
250 CWD command successful.
CWD /www/icons
250-Please read the file README
250-  it was last modified on Sun Mar 23 14:04:44 2003 - 1969 days ago
250 CWD command successful.
CWD /www/include
250 CWD command successful.
CWD /www/libexec
250 CWD command successful.
CWD /www/logs
250 CWD command successful.
CWD /www/modules
250 CWD command successful.
CWD /www
250 CWD command successful.
NOOP
200 NOOP command successful.
STAT /
213-status of /:
total 32
-rw-------    1 quickcar vuser          53 Jul 20  2006 .bash_history
dr-xr-xr-x    2 root     root         4096 Jul 24  2007 bin
drwxr-xr-x    3 root     root         4096 Nov 23  2004 dev
drwxrwxr-t   13 root     vuser        4096 Aug 13 15:45 etc
drwxrwxr-t    7 root     vuser        4096 Nov 23  2004 ftp
lrwxrwxrwx    1 root     root            8 Nov 23  2004 home -> usr/home
drwxrwxr-t    2 root     vuser        4096 Nov 23  2004 include
lrwxrwxrwx    1 root     root           11 Nov 23  2004 lib -> ftp/usr/lib
dr-xr-xr-x  1205 root     root            0 Mar 31 21:43 proc
lrwxrwxrwx    1 root     root            7 Nov 23  2004 tmp -> var/tmp
drwxrwxr-t    9 root     vuser        4096 Nov 23  2004 usr
drwxrwxr-t   12 root     vuser        4096 Nov 23  2004 var
lrwxrwxrwx    1 root     root           16 Nov 23  2004 www ->
usr/local/apache
213 End of Status
CWD /www/htdocs/home
550 /www/htdocs/home: No such file or directory.
CWD /www/htdocs/lib
550 /www/htdocs/lib: No such file or directory.
CWD /www/htdocs/tmp
550 /www/htdocs/tmp: No such file or directory.
CWD /www/htdocs/www
550 /www/htdocs/www: No such file or directory.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#2434 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#2461 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In dcac719.

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

No branches or pull requests

2 participants