MegaFuse icon indicating copy to clipboard operation
MegaFuse copied to clipboard

MEGA client for linux, based on FUSE

Results 67 MegaFuse issues
Sort by recently updated
recently updated
newest added

Hello, can you please provide list of packages needed to compile this ? I am using ubuntu in docker. Install g++,gcc,pkg-config but still receive some errors. Many thanks in advance...

When i try running the ./Megafuse i get this error: ``` MegaFushe::MegaFuse. Constructor finished. FATAL: Request failed (Expired), exiting ``` Has anyone had this before?

Is MegaFuse encrypting data before sending to Mega? If yes, how strong is the encryption? Sorry to bother you with my newbie questions, I just quite don't understand how mounting...

When I make use of the included conf it doesn't work, the following is my terminal output of the error. I edited out my personal info. Also I noticed the...

After installing the required packages, I get the following error when running make: g++ -I inc -I /usr/include/cryptopp -I sdk -std=c++0x -O0 -g -fstack-protector-all -Wall -D_FILE_OFFSET_BITS=64 -I/usr/include/i386-linux-gnu -I/usr/include/fuse -D_GLIBCXX_DEBUG -c...

This pull request merges updates from Martin (adding content to README.md), change optimisation flags at MAKEFILE, and use the actual GPL2 text rather than a reference.

**This pull request changes the following:** * **Makefile:** Change `-O0` by `-Os`, to leave the most optimisations. * **src/file_cache_row.cpp:** Adds `#include ` and replace `return 8 + **ceil**` by `return...

Onde I run megafuse the mountpoint directory disappears and this is what I get: root@omv:/opt/MegaFuse# ./MegaFuse -c megafuse.conf ss megafuse.conf caricata la variabile USERNAME con il valore [email protected] caricata la...

This is the error: `Error: attempt to subscript container with out-of-bounds index 0, but container only holds 0 elements. Objects involved in the operation: sequence "this" @ 0x0x7fa0b4025c40 { type...