When I drag and drop a file from a mounted Dropbox folder I get this error message
Copying /root/Desktop/Everything Edible Dropbox/JBF/JBF.gnucash as /root/Downloads/JBF.gnucash
cp: ‘/root/Desktop/Everything Edible Dropbox/JBF/JBF.gnucash’: Input/output error
Failed to copy '/root/Desktop/Everything Edible Dropbox/JBF/JBF.gnucash'
Done
There was one error.
The file does copy and I can open it and everything no problem.
rclone version
rclone v1.60.1-DEV
- os/version: debian 10.0.7 (64 bit)
- os/kernel: 6.1.94 (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.19.8
- go/linking: dynamic
- go/tags: none
I am using RClone Browser so I do not know what the commands being used are.
Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.
# rclone config redacted
Usage:
rclone config [flags]
rclone config [command]
Available Commands:
create Create a new remote with name, type and options.
delete Delete an existing remote.
disconnect Disconnects user from remote
dump Dump the config file as JSON.
file Show path of configuration file in use.
password Update password in an existing remote.
paths Show paths used for configuration, cache, temp etc.
providers List in JSON format all the providers and options.
reconnect Re-authenticates user with remote.
show Print (decrypted) config file, or the config for a single remote.
touch Ensure configuration file exists.
update Update options in an existing remote.
userinfo Prints info about logged in user of remote.
Flags:
-h, --help help for config
Additional help topics:
rclone config edit Enter an interactive configuration session.
Use "rclone [command] --help" for more information about a command.
Use "rclone help flags" for to see the global flags.
Use "rclone help backends" for a list of supported services.
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
I don't know how to do this.