pycarddav icon indicating copy to clipboard operation
pycarddav copied to clipboard

pc_query backup

Open jonsnow1357 opened this issue 9 years ago • 1 comments

HI,

When I try to save all the entries to a vcard file using: pc_query -m -b file_name

the resulting file has the format: BEGIN:VCARD VERSION:3.0 ... END:VCARDBEGIN:VCARD VERSION:3.0 ... END:VCARDBEGIN:VCARD VERSION:3.0 ... END:VCARD

basically missing an '\n' between END:VCARD and the following BEGIN:VCARD.

Am I using ths utility wrong?

Thank you

jonsnow1357 avatar Apr 17 '16 02:04 jonsnow1357

No, you probably hit a bug. If you want to do a backup, perhaps take a look at vdirsyncer, which is actively maintained.

geier avatar Apr 18 '16 13:04 geier