Copying files gives permission error

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.

I am sorry but this is not problem with rclone... And this is rclone forum. Not everything what has rclone in its name can be supported here:) It applies to any 3rd party wrappers/extensions/programs utilising rclone.

Please use command line rclone version and come back if you have any issues.

I have stopped using RClone Browser and am now using RClone GUI

rclone rcd --rc-web-gui

the terminal says

2024/08/20 15:49:03 NOTICE: Web GUI exists. Update skipped.
2024/08/20 15:49:03 NOTICE: Serving Web GUI
2024/08/20 15:49:03 NOTICE: Serving remote control on http://localhost:5572/

When I drag a file into a mounted folder I get this error from the ROX file manager

Moving /root/Desktop/2024 Canadian Payroll Calculations from Net24periods.ods as /root/Desktop/Everything Edible Dropbox/employees/Ken G/2)Pay/2024 Canadian Payroll Calculations from Net24periods.ods
mv: preserving permissions for ‘/root/Desktop/Everything Edible Dropbox/employees/Ken G/2)Pay/2024 Canadian Payroll Calculations from Net24periods.ods’: Input/output error
Failed to move /root/Desktop/2024 Canadian Payroll Calculations from Net24periods.ods as /root/Desktop/Everything Edible Dropbox/employees/Ken G/2)Pay/2024 Canadian Payroll Calculations from Net24periods.ods

Done
There was one error.

The file move does work.

Please provide:

  1. content of your config file
  2. your rclone mount command
  3. beginning of the log file

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.