richq / folders2flickr

Upload files to flickr
Other
102 stars 38 forks source link

Adding file size checking, skipping files over the configured max file size #59

Open keithwharrison opened 7 years ago

keithwharrison commented 7 years ago

Added a configuration for max file size (defaults to 1GB) Skipping files (and logging info) that are over the configured max file size Solves issue #48

richq commented 7 years ago

Thanks! I'll take a look soon. (note to self: the travis ci failure is a false positive in this case, or might need updating in an unrelated way.)