rsync for cloudron CLI
-
CLI "cloudron sync" to upgrade "push" and "pull"
the Cloudron Push and Cloudron pull commands are limited in functionality especially when pushing and pulling recursively through many directories. Or trying to get special behavior like only transmitting files which have changed.
So the feature request would be to wrap rsync and enable us to use a command like "cloudron sync" with the same options as rsync when moving files to and from the server.
see this post for a detailed use case