I'm using rclone with centos. I moved my files in my spaces. (160k totally) and i want to move my folders to another folder in space.
I try this command:
rclone move spaces:mycdn/tester spaces:mycdn/testerin
it doesn't work and gives me:
ERROR : : Entry doesn't belong in directory "" (same as directory)
thank you.