Re: [Vala] Simple filewalker code. Comments?



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]