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

SshScpFile.getFileInfo fails to parse ls -ld output #146

Open
rklaren opened this issue Jan 23, 2015 · 4 comments
Open

SshScpFile.getFileInfo fails to parse ls -ld output #146

rklaren opened this issue Jan 23, 2015 · 4 comments

Comments

@rklaren
Copy link
Contributor

rklaren commented Jan 23, 2015

It fails on this input:

 ls -ld /var/www/foo.com returned unparseable output: lrwxrwxrwx 1 user www-data 19 Dec 29 10:50 /var/www/foo.com -> foo1.com
@hierynomus
Copy link
Contributor

Do you have a bit more information/logging? Which version of overthere?

@hierynomus
Copy link
Contributor

@rklaren ping...

@rklaren
Copy link
Contributor Author

rklaren commented Feb 2, 2015

Double checked: 2.1.0, it may well be fixed since then since the parsing code changed.

@rklaren
Copy link
Contributor Author

rklaren commented Feb 12, 2015

Also happens with 2.4.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants