If you are going to be doing syncing between local files and a pod, use Solid-File-Client with Solid-Node-Client as the auth/fetch, it transparently treats the file system as a Pod. Solid-Shell is a comman-line/interactive shell that handles those two packages so that one can do stuff like a single line “cp https://foo/ file:///bar” will recursively copy from Pod to local. I haven’t updated Solid-Shell to use the latest Solid-Node-Client, so if you use it and have problems, feel free to submit either issues or PRs and I’ll change it.
3 Likes