Command line nextcloud utility for Linux

Hello,
I was wondering if there is something like a command line utility that can be used in Linux
that I could use like CURL or WGET for uploading files remotely from a command line.

You can use cURL:
https://docs.nextcloud.com/server/stable/user_manual/en/files/access_webdav.html#accessing-files-using-curl

@microvax @Bernie_O
If you like you can use the app Transfer to upload in Nextcloud GUI from URL.

1 Like