Re: [Vala] Simple filewalker code. Comments?
- From: Al Thomas <astavale yahoo co uk>
- To: Vala-list <vala-list gnome org>
- Subject: Re: [Vala] Simple filewalker code. Comments?
- Date: Thu, 6 Aug 2015 18:33:36 +0000 (UTC)
From: Raum <raum no-log org>
Sent: Wednesday, 5 August 2015, 8:19
Subject: Re: [Vala] Simple filewalker code. Comments?
Hello
I've tried to code something similar
https://github.com/Raumy/check_fs
(It uses md5 hash to check changed files on filesystems)
You should have a look to check.vala.
Thanks for sharing your code. Looks like a useful example
of GLib's FileEnumerator.
Had you tried GLib's FileMonitor to check for changed files?
( http://valadoc.org/#!api=gio-2.0/GLib.FileMonitor )
Al
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]