Activities/FileShare: Difference between revisions
| Line 23: | Line 23: | ||
==Bugs== | ==Bugs== | ||
Please send any bug reports to the group mailing list. | |||
* Sometimes user interface can become un-responsive during file transfers or when adding large files that don't have journal entires yet. | * Sometimes user interface can become un-responsive during file transfers or when adding large files that don't have journal entires yet. | ||
* (Untested, but looks like this will be problematic)Client downloads file and then disconnects. The server then removes a file and re-adds file (after changing it). When the client re-connects (resumes) the client will not know that the file changed and not allow them to download the new one. | * (Untested, but looks like this will be problematic)Client downloads file and then disconnects. The server then removes a file and re-adds file (after changing it). When the client re-connects (resumes) the client will not know that the file changed and not allow them to download the new one. | ||