-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Enhancement: Download to... #2963
Comments
What would the benefit of this? After downloading you can open the file with any app (open with). |
I'd also vote to keep it as-is for the argument mentioned + this is a mobile app behaving like mobile apps in the ecosystem of Android meaning browsers and others also don't let the user choose the download location since this will cause quite some other problems with the OS in the long run (file system permissions) |
I use Opera browser and get to choose where to download too. The purpose of sometimes downloading to another folder is for example adding some music files to my music folder for playback in another app. Same goes for videos and movies. It isn't necessary to keep these in sync. Other options are if I want to make other compilations of files in specific folders. This is quite easily possible with most webdav clients, but I do prefer the pen source native nc app :) |
Then you can still use a native file browser to move the downloaded files to any other folder. As there are some alternatives to do this and explained for the reasons why we do not want to include this, I hope you are fine that we close this issue. |
@tobiasKaminsky i don't agree with your statement:
I have use case from today. I wanted to export settings from an app on one phone and import it on another phone. The settings file is a regular xml file.
I think that most users would not know how to look for files there. Yes, I know the path is in settings, but it's not always the same in all apps. Some say /sdcard, /storage/sdcard, /storage/4E4B-B8FE/ or simply "6" on my phone, a pretty recent Samsung A5 with Android 8. So, in my humble opinion this could have been simpler. ps. Onedrive for business app gives me download to, in addition to the normal local sync/cache. But then it's an MS app that might not follow Android design guidelines. |
You're right. The specific app I used used only its built in file browser / picker. I've learnt something from your comments and using the file picker like that lets me open any file from my NC :) So, I'm sorry for the long and overly pushy comments from my side. |
No problem, glad that you found a way that is working for you. Do you have an idea how we can make this more visible / understandable to the user? |
Actual behaviour
Expected behaviour
Give the user a choice where to download the files to.
The text was updated successfully, but these errors were encountered: