summaryrefslogtreecommitdiffstats
path: root/system/jmtpfs/README
diff options
context:
space:
mode:
author Matteo Bernardini2018-09-22 08:05:57 +0200
committer Matteo Bernardini2018-09-22 08:05:57 +0200
commitc2409cd065615c87628c139ae1363a1a8c74ed46 (patch)
tree377e15a0c84c297e32488f0a3f9a02b51923a226 /system/jmtpfs/README
parent9244da3a67d16848cc6d7adcd82971b8d6c24274 (diff)
downloadslackbuilds-current-20180922.1.tar.gz
20180922.1 global branch merge.current-20180922.1
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/jmtpfs/README')
-rw-r--r--system/jmtpfs/README10
1 files changed, 0 insertions, 10 deletions
diff --git a/system/jmtpfs/README b/system/jmtpfs/README
deleted file mode 100644
index d43b1a7ac3..0000000000
--- a/system/jmtpfs/README
+++ /dev/null
@@ -1,10 +0,0 @@
-jmtpfs is a FUSE and libmtp based filesystem for accessing MTP
-(Media Transfer Protocol) devices. It was specifically designed
-for exchaning files between Linux (and Mac OS X) systems and
-newer Android devices that support MTP but not USB Mass Storage.
-
-The goal is to create a well behaved filesystem, allowing tools
-like find and rsync to work as expected. MTP file types are set
-automatically based on file type detection using libmagic.
-Setting the file appears to be necessary for some Android apps,
-like Gallery, to be able to find and use the files.