What is the problem you are having with rclone?
Connection on SMB not work:
couldn't connect SMB: response error: The attempted logon is invalid. This is either due to a bad username or authentication information
Run the command 'rclone version' and share the full output of the command.
rclone v1.63.1
- os/version: turrisos 6.4.4
- os/kernel: 5.15.135 (armv7l)
- os/type: linux
- os/arch: arm (ARMv7 compatible)
- go/version: go1.18.10
- go/linking: dynamic
- go/tags: none
-> turrisos is OpenWRT based.
Which cloud storage system are you using? (eg Google Drive)
SMB / CIFS
The command you were trying to run (eg rclone copy /tmp remote:tmp
)
rclone ls smbdrive:
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
Command config needs 0 arguments maximum: you provided 1 non flag arguments: ["redacted"]
A log from the command that you were trying to run with the -vv
flag
2023/11/24 17:24:35 ERROR : : error listing: couldn't connect SMB: response error: The attempted logon is invalid. This is either due to a bad username or authentication information.
2023/11/24 17:24:35 Failed to ls with 2 errors: last error was: couldn't connect SMB: response error: The attempted logon is invalid. This is either due to a bad username or authentication information.