Skip to content
This repository has been archived by the owner on Apr 16, 2018. It is now read-only.

Finishing implementing file rename/move #41

Open
williamstein opened this issue Oct 5, 2013 · 0 comments
Open

Finishing implementing file rename/move #41

williamstein opened this issue Oct 5, 2013 · 0 comments

Comments

@williamstein
Copy link
Contributor

Right now renaming or moving a file in the UI simply does the corresponding operation on the underlying filesystem. It doesn't do anything else at all (since we simply didn't implement anything else yet!).

  • Send a message to the local hub to update the sync object
  • Send a broadcast message out to all attached global hubs and connected clients that the path/filename changed
  • What else?

(reported by Christophe Bal, among others)

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

No branches or pull requests

1 participant