tfoldi / fuse-tableaufs

User-space filesystem for Tableau Server for accessing workbooks and data sources as files.
BSD 3-Clause "New" or "Revised" License
20 stars 3 forks source link

It is only possible to override existing files #: cannot # ‘somefile’: Function not implemented #8

Closed 1oglop1 closed 5 years ago

1oglop1 commented 5 years ago

I tried several operations with tableau FS. And it seems that it only supports reading and writing to the same files.

But when I tried to create new file I got error above or cp: cannot create regular file ... : Function not implemented

The question is how can I leverage tableauFS to move workbooks and sites between servers? Is it even possible?

Thank you.

tfoldi commented 5 years ago

No, unfortunately, you cannot publish new files. It support overwrite but not publishing :(