Thanks. But forgive me I am new to both linux and rclone.
I just tried this with a folder containing a small file (took a long time) but it didn’t work. I must be being stupid.
I want to copy from googledrive to onedrive. I have more than one googledrive account. So they are named differently. The googledrive concerned (the one on my rclone , is called bobgoogle. I have a folder in there with my daughter’s wedding photos. I want to copy them to onedrive (I have 100GB). The folder on ‘bobgoogle’ is called ‘weddingphotos’.
Do I do the following:
1 open ‘konsole’ terminal
2 just type: 'rclone copy bobgoogle:weddingphotos onedrive:
Do I need sudo-apt or anything like that?
Also does the copy process create the new folder called ‘weddingphotos’ onto onedrive? Or must I create it first?
Finally is the ‘path’ correct. Or do I need to use ‘:/’
I am not particularly computer literate and I found the documentation difficult to understand and ambiguous. It would be helpful if it contained a simple example of the type I am having problems with. Copying a folder from one drive to another.