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

No File Listing on FTP Server #2

Closed
GoogleCodeExporter opened this issue Aug 16, 2015 · 3 comments
Closed

No File Listing on FTP Server #2

GoogleCodeExporter opened this issue Aug 16, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. browse to a FTP server
2.
3.

What is the expected output? What do you see instead?
expected: list of files on FTP server
instead: no files listed (other than '.'), preview shows a directory listing

What version of the product are you using? On what operating system?
0.1, Windows 7, FTP server is SwiFTP on Android

Please provide any additional information below

Nov 04, 2013 10:34:36 PM pl.otros.vfs.browser.VfsBrowser goToUrl
INFO: Have 0 files in ftp://albert:***@192.168.1.36:2121/sdcard
Nov 04, 2013 10:34:36 PM pl.otros.vfs.browser.util.VFSUtils checkForSftpLinks
INFO: Checking SFTP links took 0 ms [NaNms/file]

I use Vfs in my own program to access the FTP server and it does not have any 
issues listing the files on the FTP Server.
.

Original issue reported on code.google.com by albertbr...@gmail.com on 4 Nov 2013 at 9:48

@GoogleCodeExporter
Copy link
Author

Missing commons-net library was a issue.

Original comment by otros.sy...@gmail.com on 14 Dec 2013 at 2:14

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Original comment by otros.sy...@gmail.com on 16 Dec 2013 at 8:12

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by otros.sy...@gmail.com on 19 Dec 2013 at 3:15

  • Added labels: Release-1.0

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

No branches or pull requests

1 participant