Question: Why does pilot-xfer segfault when transferring ImgFile-Foto and Jpeg-Foto?

AddThis Social Bookmark Button

I don't know, but there is an easy workaround. I'd like to give credit to Dave Pawson for explaining this on his home page. The workaround is to create an exceptions file with the following format:

ImgFile-Foto
Jpeg-Foto

You can call this file "pilotSyncExclusions.txt".

You then run pilot-xfer as (for example):

pilot-xfer -e ~/pilotSyncExclusions.txt --sync /shared/pilotSyncDirectory

Note that the -e must come before the backup, sync, or update command that it is modifying.