sharecmd
sharecmd copied to clipboard
Cmdline tool written in Golang to share file links using cloud providers like dropbox, opendrive, seafile, nextcloud
sharecmd looks like a great tool, thank you for it! unfortunately, i can't get it to work with nextcloud. it shows the correct size on the command line, but seems...
$ share --setup ✔ googledrive You choose "googledrive" panic: crypto/aes: invalid key size 29 goroutine 1 [running]: schneider.vip/share/provider/googledrive.(*obf).de(0xc00035f770, 0xb9a763, 0x38, 0xc00035f730, 0x1d) /home/runner/work/sharecmd/sharecmd/provider/googledrive/googledrive.go:212 +0x1f4 schneider.vip/share/provider/googledrive.OAuth2GoogleDriveConfig(0xc610a0) /home/runner/work/sharecmd/sharecmd/provider/googledrive/googledrive.go:65 +0xbc schneider.vip/share/config.Setup(0xc000168840, 0x2b, 0x203000,...