goanysync icon indicating copy to clipboard operation
goanysync copied to clipboard

Directory symlinker and content syncer.

Results 13 goanysync issues
Sort by recently updated
recently updated
newest added

With 16GB and more installed, /var and even /usr should easily fit into RAM. To support this the startup scripts would just have to run really soon (initramfs even?), and...

Some applications behave differently over symlinks (don't follow them etc.). Thus, using mount -bind would fix that.

Unit tests are needed! - Config file reading. - Various path checks (like TMPFS path) - etc..

enhancement