GVFS AFP Backend - Weekly Report 10-11
- From: Carl-Anton Ingmarsson <ca ingmarsson gmail com>
- To: gnome-soc-list gnome org
- Cc: Christian Kellner <kellner gmail com>
- Subject: GVFS AFP Backend - Weekly Report 10-11
- Date: Sat, 6 Aug 2011 11:51:01 +0200
Hi!
During the last two weeks I've been working on implementing Move support using
the AFP native FPMoveAndRename command. Using this command instead of
relying on the GIO fallback code greatly enhances the performance of the
move operation since we use the native move operation instead of copying the data
back and forth through the client.
Other things I've done:
- Fix a bug where it was only possible to rename files/directories in the root directory
- Fixed bug in checking which authentication method the server supports
- Implement enumerate for AFP version < 3.1
- Several other small bugfixes
During the next week I'll try to implement copy in the same way as move was implemented.
In doing this I'll have to figure out how to best share the code between move and copy
since much of it will be similar. Another question to solve is if I also have to write
fallback code for copying directories since the AFP command FPCopy only supports
files.
As usual all code can be found at:
https://github.com/c-a/gvfs/tree/AFPBest regards,
Carl-Anton
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]