Skip to content
This repository has been archived by the owner on Sep 1, 2019. It is now read-only.

Drag and drop to dropbox account #143

Open
sundoulos2 opened this issue Jan 27, 2019 · 2 comments
Open

Drag and drop to dropbox account #143

sundoulos2 opened this issue Jan 27, 2019 · 2 comments

Comments

@sundoulos2
Copy link

openSuse Tumbleweed, RcloneBrowser 1.2, Qt 5.12
Drag and drop from Dolphin to a GoogleDrive account in RcloneBrowser works properly.
Drag and drop from Dolphin to a dropbox account in RcloneBrowser gives the following error:
"Failed to copy: json: cannot unmarshal object into Go value of type string"

@sundoulos2
Copy link
Author

Started working, not sure why.

@sundoulos2 sundoulos2 reopened this Feb 9, 2019
@sundoulos2
Copy link
Author

Figured it out! And it's kinda weird.

If you drag a file from Dolphin to the "root" directory on a Remote, in the Upload window the Destination shows up as RemoteName:. Note the period after the semi-colon in the location. What happens when you Run the job depends on the kind of account.

GoogleDrive: the job runs and a folder named "." is created where the file is then stored.
Dropbox: running the job throws the above error.

Work-around: if I remove the period after the semi-colon in the Destination location, the file uploads to the correct location on both GoogleDrive and Dropbox. Kind of a pain to have to do that for each file, but it works.

Also, does drag and drop only work for one file at a time by design? It would be helpful to be able to drag and drop multiple files to the same location on the Remote.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant