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

Picasso 2.5.2 not loading from FTP #990

Closed
moshlp opened this issue Apr 23, 2015 · 2 comments
Closed

Picasso 2.5.2 not loading from FTP #990

moshlp opened this issue Apr 23, 2015 · 2 comments

Comments

@moshlp
Copy link

moshlp commented Apr 23, 2015

I'm trying to display an image directly from FTP server (eg: ftp://user:password@host:port/path) but the image isn't loaded. any workaround for this? thanks in advance

@paulcanning
Copy link

Guessing it doesn't support FTP. Use HTTP for loading images.

@dnkoutso
Copy link
Collaborator

dnkoutso commented May 9, 2015

I believe you can achieve this with a custom RequestHandler but we have no plans to support this now in the library.

@dnkoutso dnkoutso closed this as completed May 9, 2015
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

3 participants