Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.mobile.android > #154279

Re: Can?t Set File Permissions

From Frank Slootweg <this@ddress.is.invalid>
Newsgroups comp.mobile.android
Subject Re: Can?t Set File Permissions
Date 2026-06-22 14:44 +0000
Organization NOYB
Message-ID <111boo3.11m4.1@ID-201911.user.individual.net> (permalink)
References (6 earlier) <10vq8d5$n1g$1@dont-email.me> <u2i7fmx0aq.ln2@Telcontar.valinor> <10vsoi5$ltv2$1@dont-email.me> <11192n4.vu4.1@ID-201911.user.individual.net> <n9qjn0Fgo3sU1@mid.individual.net>

Show all headers | View raw


Carlos E. R. <robin_listas@es.invalid> wrote:
> On 2026-06-21 16:16, Frank Slootweg wrote:
> > ['Late' response dur to extended absence.]
> > 
> > On June 4, Alan Peeling <Alan@invalid.co.uk> wrote:
> >> On 04/06/2026 07:20, Carlos E.R. wrote:
> >>> I am able to save most files to a computer, by using MTP protocol in
> >>> Linux. Sometimes I had success by using an FTP server on the phone.
> >>
> >> Are you able to save /Android/data/, /sdcard/Android, and most
> >> subdirectories of /sdcard/Android?
> > 
> >    I'm not Carlos :-), but yes, with MTP (USB mode 'Transferring files /
> > Android Auto'), one can access /Android/data (and .../media and ./obb).
> > 
> >    So for example Windows' File Explorer gives you access to these
> > folders. Albeit in Windows, this is only access *via* File Explorer, not
> > via a drive letter or share, but that is a Windows limitation, not an
> > MTP one.
> 
> Maybe because MTP does not provide all functions of file access. For 
> example, no random write access. It is intended to read, or write, a 
> full file. And if it crashes, or the cable is removed mid operation, the 
> disk is not corrupted, not even needs reloading.

  MTP indeed has its limitations, after all, it stands for Media
*Transfer* Protocol, not access protocol.

  However, it's quite possible to overcome such limitations and treat
such a file-tree as a 'drive'.

  For example 'ftpuse' [1] - a 'net use' look-alike - can make an FTP
server look like a Network Drive).

  FTP - File *Transfer* Protocol - has similar limitations as MTP, yet
'ftpuse' manages to make it look like a drive (with a drive letter).

  So it *can* be done, but hasn't be done (by Microsoft).

  FYI, I used 'ftpuse' in the old days for backup of (parts of) my
Android devices.

  N.B. 'ftpuse' is not a solution the the OP's (Alan Peeling) needs
(making complete backup of his phone), because a FTP server on Android
can also not access the app-private data areas (/Android/data, etc.).

'FtpUse - Map a FTP server as a Local Disk Drive'
<https://www.ferrobackup.com/map-ftp-as-disk.html>

Back to comp.mobile.android | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Can’t Set File Permissions Alan Peeling <Alan@invalid.co.uk> - 2026-06-02 14:59 +0100
  Re: Can’t Set File Permissions Maria Sophia <mariasophia@comprehension.com> - 2026-06-02 09:30 -0600
    Re: Can’t Set File Permissions Alan Peeling <Alan@invalid.co.uk> - 2026-06-02 16:50 +0100
      Re: Can’t Set File Permissions Maria Sophia <mariasophia@comprehension.com> - 2026-06-02 18:33 -0600
        Re: Can’t Set File Permissions Alan Peeling <Alan@invalid.co.uk> - 2026-06-03 12:59 +0100
          Re: Can’t Set File Permissions Maria Sophia <mariasophia@comprehension.com> - 2026-06-03 08:37 -0600
            Re: Can’t Set File Permissions Alan Peeling <Alan@invalid.co.uk> - 2026-06-03 23:04 +0100
              Re: Can’t Set File Permissions Maria Sophia <mariasophia@comprehension.com> - 2026-06-03 17:37 -0600
                Re: Can’t Set File Permissions Alan Peeling <Alan@invalid.co.uk> - 2026-06-04 22:02 +0100
              Re: Can’t Set File Permissions "Carlos E.R." <robin_listas@es.invalid> - 2026-06-04 08:20 +0200
                Re: Can’t Set File Permissions Alan Peeling <Alan@invalid.co.uk> - 2026-06-04 21:52 +0100
                Re: Can’t Set File Permissions "Carlos E.R." <robin_listas@es.invalid> - 2026-06-05 13:33 +0200
                Re: Can’t Set File Permissions Maria Sophia <mariasophia@comprehension.com> - 2026-06-05 07:10 -0600
                Re: Can’t Set File Permissions Alan Peeling <Alan@invalid.co.uk> - 2026-06-05 16:07 +0100
                Re: Can’t Set File Permissions Maria Sophia <mariasophia@comprehension.com> - 2026-06-05 10:41 -0600
                Re: Can’t Set File Permissions Alan Peeling <Alan@invalid.co.uk> - 2026-06-05 23:06 +0100
                Re: Can’t Set File Permissions Alan Peeling <Alan@invalid.co.uk> - 2026-06-05 23:22 +0100
                Re: Can’t Set File Permissions Maria Sophia <mariasophia@comprehension.com> - 2026-06-05 19:12 -0600
                Re: Can’t Set File Permissions Andy Burns <usenet@andyburns.uk> - 2026-06-06 08:40 +0100
                Re: Can’t Set File Permissions Dave Royal <dave@dave123royal.com> - 2026-06-05 16:42 +0000
                Re: Can’t Set File Permissions Maria Sophia <mariasophia@comprehension.com> - 2026-06-05 10:54 -0600
                Re: Can’t Set File Permissions Alan Peeling <Alan@invalid.co.uk> - 2026-06-07 12:46 +0100
                Re: Can’t Set File Permissions "Carlos E.R." <robin_listas@es.invalid> - 2026-06-07 14:32 +0200
                Re: Can’t Set File Permissions Maria Sophia <mariasophia@comprehension.com> - 2026-06-07 09:46 -0600
                Re: Can’t Set File Permissions "Carlos E.R." <robin_listas@es.invalid> - 2026-06-07 20:09 +0200
                Re: Can’t Set File Permissions Alan Peeling <Alan@invalid.co.uk> - 2026-06-07 19:57 +0100
                Re: Can’t Set File Permissions "Carlos E.R." <robin_listas@es.invalid> - 2026-06-07 23:09 +0200
                Re: Can’t Set File Permissions Alan Peeling <Alan@invalid.co.uk> - 2026-06-08 00:45 +0100
                Re: Can’t Set File Permissions Maria Sophia <mariasophia@comprehension.com> - 2026-06-07 23:11 -0600
                Re: Can’t Set File Permissions "Carlos E.R." <robin_listas@es.invalid> - 2026-06-08 09:47 +0200
                Re: Can?t Set File Permissions Frank Slootweg <this@ddress.is.invalid> - 2026-06-21 14:33 +0000
                Doing a backup [Was: Can’t Set File Permissions] "Carlos E.R." <robin_listas@es.invalid> - 2026-06-08 13:11 +0200
                Re: Doing a backup Maria Sophia <mariasophia@comprehension.com> - 2026-06-08 10:51 -0600
                Re: Doing a backup "Carlos E.R." <robin_listas@es.invalid> - 2026-06-08 21:19 +0200
                Re: Doing a backup Maria Sophia <mariasophia@comprehension.com> - 2026-06-08 20:40 -0600
                Re: Doing a backup "Carlos E.R." <robin_listas@es.invalid> - 2026-06-09 20:04 +0200
                Re: Doing a backup Maria Sophia <mariasophia@comprehension.com> - 2026-06-09 12:41 -0600
                Re: Doing a backup "Carlos E.R." <robin_listas@es.invalid> - 2026-06-09 22:26 +0200
                Re: Doing a backup Dave Royal <dave@dave123royal.com> - 2026-06-09 21:57 +0100
                Re: Doing a backup [Was: Can’t Set File Permissions] "Carlos E.R." <robin_listas@es.invalid> - 2026-06-08 21:33 +0200
                Re: Can’t Set File Permissions Maria Sophia <mariasophia@comprehension.com> - 2026-06-07 09:27 -0600
                Re: Can?t Set File Permissions Frank Slootweg <this@ddress.is.invalid> - 2026-06-21 14:16 +0000
                Re: Can?t Set File Permissions "Carlos E. R." <robin_listas@es.invalid> - 2026-06-21 19:01 +0200
                Re: Can?t Set File Permissions Frank Slootweg <this@ddress.is.invalid> - 2026-06-22 14:44 +0000
  Re: Can’t Set File Permissions "Carlos E.R." <robin_listas@es.invalid> - 2026-06-02 18:06 +0200
    Re: Can’t Set File Permissions Alan Peeling <Alan@invalid.co.uk> - 2026-06-02 20:01 +0100

csiph-web