⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 Non-Networked File System在几个非网络的(或慢网络的)Unix 计算机上提供了一个兼容的文件系统。
💻
字号:
------------------------------NNFS Non Networked File System------------------------------The documentation is in "doc/nnfs.html"------------------COMPILING------------------To compile nnfs2	cd src	./configure	make clean	make	cp nnfs2 /usr/local/binIf you want to compile rootnnfs2 (UID/GID mirroring)	cd src	./configure	make clean	make rootnnfs	cp rootnnfs2 /usr/local/bin------------------TESTING------------------Not useful for Linux/x86 because it was tested for years.For other system I will be happy to have feedback.To test nnfs2 as a normal user.	cd tst	testsIf you know the root password, you can run some more test.I think it is not a good idea for you to use these tests.	tests root------------------  TODO------------------It works perfectly for me and I am tired of this program.I think I will no more work on NNFS,so if somebody else want to take the flame.QUESTIONS:	- The GTK "Question" page : a notebook and sort functions	  in place of the 2 columns?	- Add a filter for file to historize?	- Add a filter for file to read?	- Add option TMP_FILE=file name?

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -