mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
implement preliminary support to read files
* no writing yet * no delta updates yet - new versions will be retrieved fully
This commit is contained in:
@@ -49,6 +49,10 @@ fi
|
||||
|
||||
tree /mnt
|
||||
|
||||
printf "foobar" | diff - /mnt/Untitled.txt
|
||||
|
||||
sleep 2
|
||||
|
||||
fusermount -u /mnt
|
||||
|
||||
wait "$fusepid"
|
||||
|
||||
Reference in New Issue
Block a user