Giving up control bit by bit
-
I can find files just fine on my Android phone, BUT when saving files on my iPad this meme would be true.
I was editing a document on my iPad, saved it in a folder labeled 'documents', searched with the files app and the document folder wasn't on my iPad or iCloud.
Come to find out the app itself made a folder named documents within itself. So in order to get it on my iPad itself i had to share the file to dropbox then redownload it 🤨
Home puter is a Mac which I only use for the Logic DAW but they have a primary app called Finder which has never found anything I asked for. Its a Finder that doesnt Find.
-
This post did not contain any content.
Android is pretty bad in many regards
But it has the best, most human-friendly user interface ever. Especially on tablets
And I’m ready to die on that hill xD
-
This post did not contain any content.
I find it funny that there's a bunch of people here who know how to use android's file system. Like, of course the Linux nerds figured out how to use it (and I love you all the more for it)
-
mine doesn't do that. also, what if you're looking for a file that's older than three weeks old? should I go fuck myself then?
You could use a different file manager. And there's a few places I would look for files : downloads, pictures, etc, or in a folder named for the app under one of those places
-
Linux:
ls
cd directory
ls
cd directory2
ls
cd directory3
...On linux you don't search, you
find
-
dpkg -S
requires a full path like the example I gave.dpkg -L samba
should work fine. What is the error you got?No error or anything, but it just doesn't have the
/etc/samba/smb.conf
file. Just doesn't have it.dpkg -S samba
does find/usr/share/samba/smb.conf
which isn't the right file either. -
I can find files just fine on my Android phone, BUT when saving files on my iPad this meme would be true.
I was editing a document on my iPad, saved it in a folder labeled 'documents', searched with the files app and the document folder wasn't on my iPad or iCloud.
Come to find out the app itself made a folder named documents within itself. So in order to get it on my iPad itself i had to share the file to dropbox then redownload it 🤨
Yeah, developers can't access those folders without some super specific permissions, so most just use the dedicated app folder.
-
I find it funny that there's a bunch of people here who know how to use android's file system. Like, of course the Linux nerds figured out how to use it (and I love you all the more for it)
Varies a ton between apps, some use private app storage on Android too (only accessible with root) or in appdata storage (restricted to system apps), or in scattered folders under the regular "user data" folders (easiest by far)
Bonus points if you have an SD card, double bonus points if you manage to have 2 of them, because then you have multiple copies of these standard user data folders
-
I find it funny that there's a bunch of people here who know how to use android's file system. Like, of course the Linux nerds figured out how to use it (and I love you all the more for it)
It's one of the most frustrating things ever. Anyone acting like navigating Android's files is anything similar to navigating any desktop computer's files needs some perspective. "You said this is difficult, but for me it's easy, therefore it's actually easy."
-
Opens the files app which shows all files that were recently downloaded from any app to the file system.
wrote on last edited by [email protected] -
No error or anything, but it just doesn't have the
/etc/samba/smb.conf
file. Just doesn't have it.dpkg -S samba
does find/usr/share/samba/smb.conf
which isn't the right file either.wrote on last edited by [email protected]You're confusing the command again
-L, --listfiles package-name... List files installed to your system from package-name. -S, --search filename-search-pattern... Search for a filename from installed packages.
dpkg -S /my/file/path
Finds which, installed, package installed the file.
dpkg -L samba | grep .conf
Greps through the list of files installed by a given package.
If the file you want isn't in there then it wasn't installed by the package itself (could be created on the fly by the binary for example), in which case obviously the package system can't track it.
-
Yeah, developers can't access those folders without some super specific permissions, so most just use the dedicated app folder.
I have learned the horrors of Apple since getting this thing. Like it for drawing and 3D sculpting, but that's about it.
-
As a long time linux user, I think all programs should have a config gui. (Not all, but you get what I mean)
I think it should be GUI config or detailed man page/readme. The amount of assumed end-user knowledge by devs is way too high.
-
Android is pretty bad in many regards
But it has the best, most human-friendly user interface ever. Especially on tablets
And I’m ready to die on that hill xD
I will only grant that, assuming we are only looking at current popular smartphone OS's ... and you turn off gestures
-
It literally does show up under recent for me. I used the screen recorder built in stock and it shows up as a recent file. Did you even try to do this exact thing?
-
Windows is more like, oh that file you saved earlier? Yeah we moved that to OneDrive. You want it back? Sorry didn't pay your OneDrive subscription fee, so you don't actually have that file anymore. Hope it wasn't something irreplaceable like your kid's baby photos or anything lol.
You are just making shit up
Just pathetic stuff, missing up stories to simp for an OS.
-
That's like piling all your paperwork on your office desk in a giant tower in the order they came in and arguing that's just as good as sorting them into files and putting them in the cabinet.
Is this your first file system? It literally does sort it into "videos" if I have a video or "images" if it's an image. What do you crack heads want it to do?
-
I have learned the horrors of Apple since getting this thing. Like it for drawing and 3D sculpting, but that's about it.
You should see how much developing for apple hurts when using a multiplatform ecosystem.
In Flutter for example, there are entire documentation sections on "Apple is incredibly stupid and needs special care"
-
I use Windows and have never encountered what you are describing.
none of my files have ever been 'moved' to OneDrive and none of my files that are on OneDrive have ever been locked behind a paywall.
wrote on last edited by [email protected]If you save some files on the desktop or documents, and OneDrive activates it's backups later, it will forcefully move your files to the cloud.
And if you're not a paying customer and have gigabytes of data, it will shit itself midway to bark at you to pay up because your free 5Gb is up.
Now, a normal, regarded dumbass (the target audience) would just pay the tax, but if you have an IQ above that of average coral reef you can take your data back by quitting onedrive, copying everything back, and disabling onedrive backup.
-
I use Root Explorer.
A shocking number of Android devices ship without a file browser installed from the vendor at all. If you want one you have to install it yourself. This is baffling to me.
That's fucked, the more android progresses the less usable it becomes it seems. Even budget 2.3 phones had it built-in afaik