[crazy][spam] was Re: This 1.5TB microSD is surely witchcraft

Undiscussed Horrific Abuse, One Victim of Many gmkarl at gmail.com
Tue Jun 21 14:23:56 PDT 2022


no, i'm not set up to mount a cloud device at this time

but i recently learned how easy it is to set up and use rclone.

all you have to do is give root access to your system to the internet:

curl https://rclone.org/install.sh | sudo bash

then configure and mount something:

rclone config create newsbreak http url https://newsbreak.com/
mkdir newsbreak
rclone mount newsbreak: newsbreak

this mounts the newsbreak website as a folder inside your filesystem.

$ ls -l newsbreak
total 689
-rw-rw-r--. 1 user user  82542 Dec 31  1969 following
-rw-rw-r--. 1 user user 200758 Dec 31  1969 headlines
-rw-rw-r--. 1 user user 179481 Dec 31  1969 local
-rw-rw-r--. 1 user user  23070 Dec 31  1969 newsletter
-rw-rw-r--. 1 user user  93914 Dec 31  1969 privacy
-rw-rw-r--. 1 user user 123061 Dec 31  1969 terms


More information about the cypherpunks mailing list