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

Hi, I am trying to use rsync to copy over a folder to the directory mounted by MegaFuse. At first, the copy seems to work but after some files, rsync...

rsync fails on a megafuse fs with this kind of error : ``` rsync: write failed on "/tmp/mnt/test/Logger.h": Operation not permitted (1) rsync error: error in file IO (code 11)...

MegaFuse never updates the system with how much storage is left. This leads to file managers complaining there is only 2mb and that there may not be enough storage when...

Hi, I copy with cp or rsync encfs stuff to mega. After a while hangs MegaFuse and nothing works. MegaFuse stops with this output: ``` download complete file: /encfs_1/NoPWHHBeetddaYHReqpYE6TS/okbPu9LzGsGd,-jfJumOlO4-/52z3RGPNQsgUoWFmz7LQaCyH/WcdJpbufcvMf3-K3DuiD6Fjw/iEfD-1i6wc6HBHg7f0WOdf-e/3Swsvp4lCwGJHdsJcEV,L,iZ ora...

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/x86_64-linux-gnu -I/usr/include/fuse -D_GLIBCXX_DEBUG -c src/file_cache_row.cpp -o src/file_cache_row.o src/file_cache_row.cpp: In static member function ‘static int CacheManager::numChunks(size_t)’: src/file_cache_row.cpp:72:59: error:...

``` terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_S_construct null not valid ``` My upstartjob: ``` description "MegaFuse" author "Marcos Junior" start on (local-filesystems and net-device-up IFACE!=lo) stop...

after make I get error: ... In file included from /usr/include/c++/5/memory:81:0, from /usr/include/cryptopp/stdcpp.h:14, from /usr/include/cryptopp/cryptlib.h:82, from sdk/megacrypto.h:24, from src/MegaFuseApp.cpp:7: /usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr; ^ g++: internal compiler...