Skip to main content

Questions tagged [fuse]

Filesystem in Userspace (FUSE)

4 votes
1 answer
2k views

OpenSUSE comes with several predefined permissions settings. Paranoid one is most restrictive. While I understand why it blocks stuff like virtualization or tty broadcasts for non-root users I don't ...
Lapsio's user avatar
  • 890
1 vote
1 answer
5k views

I am trying to use unionfs to create multiple (100+) instances of a few development tools for our development server. Here is the script I am using: PROJECT=$1 DEPLOYMENT=$2 TOOL=$3 DIR_TOOL="/...
HubertNNN's user avatar
  • 463
56 votes
8 answers
60k views

(FUSE). Preferably without admin rights. An example would be sshfs, maybe via MSYS?
Tobias Kienzler's user avatar
0 votes
1 answer
9k views

What are the side effects of removing fuse from Ubuntu server 16.04? Each time I want to remove a movie from this machine, it just gets renamed to .fuse_hidden<some_long_number>. Stopping the ...
Cool Javelin's user avatar
54 votes
3 answers
46k views

The only result of any import when I searched for this was from 2001. In the intervening decade, have any tools/methods for mounting a tar file as a filesystem (perhaps utilizing fuse) been created? ...
warren's user avatar
  • 10.4k
27 votes
3 answers
31k views

My university's CS department has its own server used for development (from here on out, dev.univ.edu). I have SSH and SFTP access to this server, and I was hoping to do some heavy work on my Windows ...
Isaac Corbrey's user avatar
20 votes
7 answers
22k views

I've been looking into encfs as a solution to encrypt my personal data. However I want to access this data both on Linux and Windows on different machines (synced through Dropbox). So far all Google ...
snth's user avatar
  • 442
3 votes
6 answers
3k views

I've been gaming for a while now. When playing certain games this PC goes into overdrive. The fan starts to sound like a jet engine it get so busy. Also I have smelt a smell which smells like glue and ...
George Tomlinson's user avatar
3 votes
3 answers
2k views

Is there any free Windows software which can create compressed archives, and subsequently mount them transparently (with write capability) onto another directory? So far, the only such program I have ...
user541686's user avatar
  • 24.2k
1 vote
1 answer
1k views

Wondering how you can determine what filesystems are supported via FUSE on a Linux system? I ask as the performance of any NTFS formatted USB HDD I attach to my Netgear DGN2200v3 is painful and write ...
arober11's user avatar
  • 404
1 vote
1 answer
980 views

I have a 20GB VPS running Linux 2.6.32-042stab124.2 The server is used to automatically analyze big firmware files, therefore I want to mount my 1TB webdav using davfs2. Davfs2 depends on fuse, I ...
Nicolai VdS's user avatar
0 votes
1 answer
1k views

Is it possible to disable disk cache for a mount point on Linux system? I have a s3fs mount on multiple systems and i need to disable disk cache for it. how can i achieve this?
Mozafar Gholami's user avatar
0 votes
0 answers
1k views

On my Linux machine, I am going to do a copy for some data (files and directories) from a hard disk with an ext4 partition to an external drive with a fuseblk partition, as a copy backup. According ...
nephewtom's user avatar
  • 3,277