gerroon

Results 383 comments of gerroon

Why not show the list with a pop up when the mouse is over the share?

Default for all future shares. Although being able to set all the shares at once sounds good too ;)

I would like to know about this too.

Hi My ping time is about 160 ms, not too fast. I was trying to back up a folder that was about 10mb, around 1500 files. Rsync takes so long...

Here is a test over NFS :( ``` sent 3.56M bytes received 31.98K bytes 916.51 bytes/sec total size is 3.42M speedup is 0.95 ``` And here is Rsync copying to...

I did not get much of a relief from inplace option, maybe it did hard to tell `time rsync -rvPh --delete --inplace folder /mnt/plain.cifs` ``` sent 3.55M bytes received 57.89K...

Not much progress, this time I tried it over with Nfs with 1.8 `time rsync -rvh --delete --inplace --no-perms --no-owner --no-group FOLDER /mnt/plain.nfs` ``` sent 3.56M bytes received 31.92K bytes...

So I am cheating here because that is the only way I go around the symlink issue. Local Sshfs mount lets me turn the symlinks into real folder links. I...

Do you think the bug fix would soon make it to Gocryptfs ? I so would like to try this method personally.

Hi Thanks for the fix, that seems to fix one issue but here I am having another problem around this. Please take notice of how file listing numbers are random...