view · edit · sidebar · attach · print · history

Uploading images using Flickcurl

Add a Foto to the pillbox set

  • flickcurl photosets.addPhoto 72157630401120512 7561006162

In case the Fotos do not have clean number try this

  • for f in [0-9]*; do mv $f `printf %05d.jpg ${f#}`; done
view · edit · sidebar · attach · print · history
Page last modified on July 23, 2012, at 12:05 PM