Comment on Is there an alternative "lite" web front-end for Nextcloud?
KelsonV@lemmy.world 1 year agoIf I was only using it for file sync, maybe. Though as it happens, the Linux desktop file sync client works fine on here, and I can work on files locally.
But that doesn’t help for things like, say, account settings, or tasks, or getting the right caldav URL to be able to plug it into a local client.
itmike@fikaverse.club 1 year ago
@KelsonV You 'could' do "ssh nextcloudserver -l www-data php occ list", if you allow interactive login with your webserver user.