# Mounting remote directories using FUSE and sshfs on openSUSE

`sshfs user@host: /mnt/`

Once that’s done, the remote filesystem is mounted as the directory “rsync” and I can copy and move files just like they’re local.