Skip to content

Unable to put a file to a folder #122

@ghost

Description

What was the activity?

Upload a file from desktop to existing remote folder.

foobar@my_pc ~ $ dbxcli-linux-amd64 put Downloads/2019-05-20.pdf /bills-0000000000/
Uploading 32 KiB/32 KiB
Error: path/conflict/folder/..
foobar@my_pc ~ $ dbxcli-linux-amd64 put Downloads/2019-05-20.pdf /bills-0000000000/.
Uploading 32 KiB/32 KiB
Error: json: cannot unmarshal object into Go value of type string
foobar@my_pc ~ $ dbxcli-linux-amd64 put Downloads/2019-05-20.pdf /bills-0000000000
Uploading 32 KiB/32 KiB
Error: path/conflict/folder/.

What was observed?

All commands failed to upload.

What is the version used?

dbxcli version: v3.0.0
SDK version: 5.4.0
Spec version: 097e9ba

What is the environment?

ClearLinux distro with Linux my_pc 5.0.17-765.native #1 SMP Mon May 20 17:08:30 UTC 2019 x86_64 GNU/Linux

What was expected?

File is put to the folder successfully.

What was the work around applied?

  1. Put the file to dropbox without any folder.
  2. Move the file to the destination folder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions