k3b / APhotoManager

Manage local photos on Android: gallery, geotag with photomap, privacy, tags, find, sort, view, copy, send, ... .
GNU General Public License v3.0
224 stars 57 forks source link

open and manage photo from my folder ftp #166

Closed lucassssmi closed 4 years ago

lucassssmi commented 4 years ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Hi guys, it's a new idea to view and manger my photos thats are in ftp folder ? My photo.google its' full and would like to see and edit my photos. Thank for your reply.

lucassssmi commented 4 years ago

i am sorry, example i have create my gallery on my ftp web server by code php, like this module https://www.ubergallery.net/ Now i can see my photos by url and ftp.. i would like to see that by aphotomanger.. Lucas.

vinceh121 commented 4 years ago

So in short you want FTP support?

lucassssmi commented 4 years ago

Yes, or php web server .. Thanks

k3b commented 4 years ago

sorry, the app is for local photos only. Searching for online photos would require to download them all and put the search infos into a local database wich would be a performance nightmare.

Use a server side gallery app instead.