Closed alex-fu27 closed 4 years ago
Ok, the problem seems to be the flush
operation which calls _add_remote_path_to_tree
to update the cached file information.
Most parts of dptmount
were contributed by @jgrigera. Maybe he has an idea how to fix this?
Hi @janten - definitely. I will and commit something to fix this probably by this time next week!
I tried
dptmount
for the first time today. I love the idea to be able to mount the device just like any other drive. So i created aconfig.yaml
and a directorytest
. I calledin the repository's directory on my pc. Using a second shell, in the same directory I issued:
Which works well on the first time:
But when I run the same cp command a second time, I get "cp: cannot stat (...) invalid argument". The log of
dptmount
lists the following exception:It looks like all entries are listed twice now.