Hierarchical File System - sgml/signature GitHub Wiki
Virtual File Systems
- https://docs.ipfs.io/
- https://ss64.com/nt/syntax-variables.html
- http://www.drdobbs.com/architecture-and-design/object-file-formats/184410191
- https://en.wikibooks.org/wiki/Guide_to_Unix/Explanations/Filesystems_and_Swap
- https://www.microsoft.com/en-us/wdsi/help/folder-variables
- https://msdn.microsoft.com/en-us/library/windows/desktop/dd378457(v=vs.85).aspx
- https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard
- https://www.systutorials.com/docs/linux/man/7-hier/
- https://www.syntricate.com/files/Windows%20Directory%20Structures.pdf
- https://wiki.apache.org/commons/VfsCapabilitiesMatrix
CMIS
- http://camel.apache.org/enterprise-integration-patterns.html
- https://greenbytes.de/tech/webdav/rfc4316.html
- https://www.opentext.com/file_source/OpenText/en_US/PDF/opentext-whitepaper-opentext-process-suite-platform-architecture-en.pdf
- https://www.opentext.com/file_source/OpenText/en_US/PDF/opentext-ovum-decision-matrix-selecting-ecm-solution.pdf
- https://svn.apache.org/repos/asf/jackrabbit/oak/trunk/oak-examples/standalone/README.md
- https://help.adobe.com/en_US/AdobeDrive/5.0/CMIS_Connector_TechNote.pdf
- https://helpx.adobe.com/drive/release-note/drive-cc-version-50-release.html
- https://www.nuxeo.com/blog/nuxeo-drive-and-file-permissions/
- https://superuser.com/questions/365906/dropbox-like-client-for-cmis
- https://www.linkedin.com/pulse/20140623221401-1805666-webdav-connector-for-documentum
- https://www.slideshare.net/JonathanBeardsley/whats-new-in-the-opentext-ecosystem-products-for-ep2-75550815
- http://blogs.adobe.com/cssdk/2013/08/adobe-drive-five-is-alive.html
- https://support.accessdata.com/hc/en-us/articles/215345267-Testing-CMIS-repository-connections-with-OpenCMIS-Workbench
- https://documentation.opencms.org/opencms-documentation/more-opencms-features/mounting-the-vfs/cmis/
- https://docs.oasis-open.org/cmis/CMIS/v1.1/os/schema/
- https://code.google.com/archive/p/pubflex/
- https://code.google.com/archive/p/cmis-phplib/
- http://jackrabbit.apache.org/jcr/components/jackrabbit-webdav-library.html
- https://stackoverflow.com/questions/49557340/whats-the-difference-between-apache-jackrabbit-and-jackrabbit-oak
- https://robferguson.org/blog/2017/03/23/getting-started-with-apache-sling/
- https://doc.nuxeo.com/nxdoc/webdav/
- https://www.emc.com/collateral/white-papers/h12233-wp-design-and-publishing-workflows-with-elvis-dam.pdf
- https://www.laserfiche.com/support/webhelp/Laserfiche/10/en-us/administration/Default.htm#../Subsystems/LFAdmin/Content/WebDAV_Configuration.htm
- https://docs.vmware.com/en/VMware-AirWatch/9.3/AirWatch%20Content%20Gateway%20Guide%20for%20Windows%20v9_3.pdf
- https://docs.aws.amazon.com/storagegateway/latest/userguide/Requirements.html
- https://www.ziaconsulting.com/wp-content/uploads/2017/07/ECM-Migration-Whitepaper.pdf
Recursion
- https://rosettacode.org/wiki/Walk_a_directory/Recursively
- https://code.adonline.id.au/folder-file-browser-dialogues-powershell/
- https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/file-system/how-to-iterate-through-a-directory-tree
- https://www.dotnetperls.com/recursive-file-list
Streams to File Redirection
- https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_redirection?view=powershell-6
- https://ss64.com/nt/syntax-redirection.html
- https://ss64.com/bash/syntax-redirection.html