richq / folders2flickr

Upload files to flickr
Other
102 stars 38 forks source link

Modify grabNewImages to follow symbolic links and ignore hidden files #33

Closed Japanuspus closed 10 years ago

Japanuspus commented 10 years ago

Hi Richard

This patch makes grabNewImages behave better on Linux/OS X: It will now respect symbolic links and ignore hidden files (filenames start with '.').

Cheers, Janus

richq commented 10 years ago

Thanks, merged it in now.