Activities/FileShare: Difference between revisions
No edit summary |
|||
(22 intermediate revisions by 5 users not shown) | |||
Line 8: | Line 8: | ||
==Project Status== | ==Project Status== | ||
{{:Activities/FileShare/status}} | |||
If you have found a bug, please report it | This activity has been released on activities.sugarlab.org. At this time, development is pending community feedback and bug reports. I am not actively working on this project, but I am willing to pick it up anytime for bug reports or for feature requests. | ||
Bug reports and as well as suggestions for further improvement will be appreciated. | |||
If you have found a bug, please report it on sugar's [http://bugs.sugarlabs.org/newticket?component=FileShare&owner=jlew bug tracker] (competent: FileShare, owner: Jlew) | |||
==Features== | ==Features== | ||
Line 20: | Line 24: | ||
* The server is able to copy files back to the journal | * The server is able to copy files back to the journal | ||
** Useful when restoring the activity and would like to get a file back that may have been deleted or modified. | ** Useful when restoring the activity and would like to get a file back that may have been deleted or modified. | ||
* If there is a server running on the jabber server the xo is connected to, it can upload and download files there | |||
** Server script can be found here: [http://gitorious.org/jlew/xo-file-distro/trees/master/FileShare.server http://gitorious.org/jlew/xo-file-distro/trees/master/FileShare.server] | |||
==Bugs== | ==Bugs== | ||
Please report bugs using sugars [http://bugs.sugarlabs.org/newticket?component=FileShare&owner=jlew bug tracker] Component: File Share, Owner: Jlew | |||
* | |||
** | * Sharing a file, remove it, then trying to re-add it states that the file is already shared. | ||
** This was intentional, when a file is removed, it is removed from lists, but the file still existing for anyone who is currently downloading the file. I plan on allowing the file to be re-added and then just have any clients who are downloading to ignore the file being added again. | |||
[http://bugs.sugarlabs.org/query?component=FileShare View Reported Bugs on Bug Tracker] | |||
==Future Plans== | ==Future Plans== | ||
Line 35: | Line 43: | ||
** Prevent/Notify user from closing the activity while users are downloading from them. | ** Prevent/Notify user from closing the activity while users are downloading from them. | ||
* | * Update server script | ||
** | ** Keep list of who uploaded file | ||
** Maybe add a private upload option that does not show to all users | |||
===UI=== | ===UI=== | ||
Line 42: | Line 51: | ||
==Change Log== | ==Change Log== | ||
[[Activities/FileShare/ChangeLog|Detailed Change Log]] | |||
*2009-12-11: Initial release | *2009-12-11: Initial release | ||
*2009-12-14: FileShare-2.xo | *2009-12-14: FileShare-2.xo | ||
Line 49: | Line 57: | ||
*2009-12-18: FileShare-4.xo | *2009-12-18: FileShare-4.xo | ||
*2009-12-26: FileShare-5.xo | *2009-12-26: FileShare-5.xo | ||
*2010-01-08: FileShare-6.xo | |||
*2010-01-12: FileShare-7.xo | |||
*2010-01-19: FileShare-8.xo | |||
*2010-01-29: FileShare-9.xo | |||
*2010-05-18: FileShare-10.xo | |||
==Links== | ==Links== | ||
* Project Leader: [[User:Jlew| Justin Lewis]] | * Project Leader: [[User:Jlew| Justin Lewis]] | ||
* [http:// | |||
===FileShare Activity=== | |||
** | * [http://activities.sugarlabs.org/en-US/sugar/addon/4266 File Share (activities.sugarlabs.org)] | ||
** [http:// | ** Download | ||
* | ** Screenshots | ||
* [http://gitorious.org/jlew/xo-file-distro Source Repo] | |||
===FileShare Server=== | |||
* [[FileShare/Server|FileShare Server Wiki Page]] | |||
* [http://gitorious.org/jlew/xo-file-distro/trees/master/FileShare.server Source code] | |||
[[Category:Activities]] |