rapist nigger child porn on Nostr: :ipv4: Churkia i'm using rclone for it, with an /etc/fstab entry to just mount it: ...
:ipv4: (nprofile…66f2) Churkia (nprofile…wft9) i'm using rclone for it, with an /etc/fstab entry to just mount it:
my-mount:/mnt/my-mount /mnt/my-mount rclone vfs-cache-mode=full,vfs-fast-fingerprint
the rclone config is the same on both too:
[my-mount]
type = sftp
host = my-ip
key_file = ${HOME}/.ssh/my-key
shell_type = unix
md5sum_command = md5sum
sha1sum_command = sha1sum
user = my-user
doing it from the commandline with rclone mount works as non-root
rclone mount my-mount:/mnt/my-mount /mnt/my-mount --vfs-cache-mode=full --vfs-fast-fingerprint
when i run mount /mnt/my-mount it tells me mount: you must be root
my-mount:/mnt/my-mount /mnt/my-mount rclone vfs-cache-mode=full,vfs-fast-fingerprint
the rclone config is the same on both too:
[my-mount]
type = sftp
host = my-ip
key_file = ${HOME}/.ssh/my-key
shell_type = unix
md5sum_command = md5sum
sha1sum_command = sha1sum
user = my-user
doing it from the commandline with rclone mount works as non-root
rclone mount my-mount:/mnt/my-mount /mnt/my-mount --vfs-cache-mode=full --vfs-fast-fingerprint
when i run mount /mnt/my-mount it tells me mount: you must be root