Re: [Flickrfs-users] Usage survey
Brought to you by:
manishrjain
From: Dave H. <da...@bi...> - 2008-02-28 20:07:07
|
On Thu, Feb 28, 2008 at 05:40:54PM +0100, Eirik Hodne wrote: > Last thing I want to do is to sync the flickr stream to a local folder > so that the slideshow won't stop in case the connection is lost for > some reason. If anyone has done anything similar or have a brilliant > idea on the best way to do it, let me know. Perl's Net::Flickr::Backup module works for me. It produces a tree of folders rather than a single folder, but you can probably work around that with symlinks or something if you want a single folder. Dave |