wok
annotate simple-mtpfs/description.txt @ rev 24193
updated perl-datetime (1.52 -> 1.55)
author |
Hans-G?nter Theisgen |
date |
Fri Dec 31 14:48:34 2021 +0100 (2021-12-31) |
parents |
|
children |
|
rev |
line source |
Hans-G?nter@21642
|
1 SIMPLE-MTPFS (Simple Media Transfer Protocol FileSystem) is a file system for Linux
|
Hans-G?nter@21642
|
2 (and other operating systems with a FUSE implementation, such as Mac OS X or FreeBSD)
|
Hans-G?nter@21642
|
3 capable of operating on files on MTP devices attached via USB to local machine.
|
Hans-G?nter@21642
|
4 On the local computer where the SIMPLE-MTPFS is mounted, the implementation makes
|
Hans-G?nter@21642
|
5 use of the FUSE (Filesystem in Userspace) kernel module.
|
Hans-G?nter@21642
|
6 The practical effect of this is that the end user can seamlessly interact with
|
Hans-G?nter@21642
|
7 MTP device files.
|