Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new folder not visible in client, only in the filesystem #137

Closed
adam-ce opened this issue Jan 27, 2018 · 6 comments
Closed

new folder not visible in client, only in the filesystem #137

adam-ce opened this issue Jan 27, 2018 · 6 comments

Comments

@adam-ce
Copy link

adam-ce commented Jan 27, 2018

I added a new folder on the server and moved a file into it (the file existed on the client before). The change was visible in the directory tree of the system (i.e. cd blah and ls), but not in the nextcloud client tree (i.e. myUserName \n cloud.domain.xy tab). It was visible in the activities.

It was visible only after a restart.

My platform:
Linux Mint 18.2 (Ubuntu 16.04) with KDE updated via the neo distribution.
Nextcloud client 2.3.3
server 12.0.5

@rullzer
Copy link
Member

rullzer commented Jan 27, 2018

Seems we don't refresh that screen often enough. Maybe we should fireoff a refresh or something when you open the tab.

@adam-ce
Copy link
Author

adam-ce commented Jan 27, 2018

Or do it when you click on sync or do it when the file is downloaded. On tab change would be weird (why wouldn't it update although it pops up in the file manager) :)

@michaelstingl
Copy link
Contributor

michaelstingl commented Jan 29, 2018

Related: owncloud/client#6337

Fix: owncloud/client@14f60a4
You could help test-drive with tomorrows daylies

@adam-ce
Copy link
Author

adam-ce commented Jan 30, 2018

I'm a bit confused, are the owncloud and nextcloud clients 100% protocol compatible? How much are they source compatible? is one of them just following the other? Should I use the owncloud or nextcloud client for a nextcloud server?

@adam-ce
Copy link
Author

adam-ce commented Jan 30, 2018

well, i tried to build that owncloud daily, but i have unmet dependencies and i can't resolve them due to a poor decision about installing kde neon packages to my linux mint.

the repository is protected by password.

@DominiqueFuchs
Copy link
Contributor

As this is merged within the current codebase of the desktop client now (don't know when the sync has happened, but just confirmed by glimpsing through the code), I'll close this.

@damdamce If you're still interested in an answer (😄 ): Don't know what exactly you mean by "source compatible" but there are parts of the fundamental code base that are still identical (because there are parts that do not change or change only rarely). However, there are also portions of code with very frequent changes and those that develop in other directions than the owncloud ones (strategic/feature-wise) so no, they are not really "source compatible".

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

No branches or pull requests

4 participants