Skip to content

copying, deleting files #36

Open
Open
@swannie-eire

Description

follow on from #12

i have this running in a docker container on ubuntu 20.

i entered the credentials and keys into the relevant files. i can see all files that are in the degoo storage.

if i copy a tiny txt file using cp. the command completes but the file is not in the degoo dir after running ls. I also dont see the file in the webui.

Screenshot 2023-08-15 at 2 50 50 p m

I seen the disclaimer about cp/mv but i dont see any failures in the logs.

where are the logs stored on the container for this as i grepped through /var/log/* but dont see them and i dont see the warn logs when run docker logs --since=1h degoo

docker logs --since=5m degoo | grep -i test-cmd
2023-08-15 13:50:34.873 MainThread: [__main__] lookup for test-cmd.txt in 19804776267
2023-08-15 13:50:34.874 MainThread: [__main__] lookup for test-cmd.txt in 19804776267
2023-08-15 13:50:34.878 MainThread: [__main__] _add_path for 783826, /tmp/degoo/test-cmd.txt

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions