Is there a way to import multiple vCards to Gmail contacts manager!


...if you're using windows:
# get a command prompt
Windows_Key + R
run: cmd
# change to the directory where all your VCFs are stored
d:
cd \my_vcfs
# Run this command
copy /B *.vcf all_in_one.vcf
Then just upload the "all_in_one.vcf" file to google and it will grab all your contacts in one go








Could it be the reason, that "cat" concatenates the vcards without any line break after each file, which causes the error? Because in some lines the syntax is like "END:VCARDBEGIN:VCARD" without any space in between.
I'm using cat (GNU coreutils) 7.4.

Badges
Some community members might have badges that indicate their identity or level of participation in a community.
Levels
Member levels indicate a user's level of participation in a forum. The greater the participation, the higher the level. Everyone starts at level 1 and can rise to level 10. These activities can increase your level in a forum:
- Post an answer.
- Having your answer selected as the best answer.
- Having your post rated as helpful.
- Vote up a post.
- Correctly mark a topic or post as abuse.
Having a post marked and removed as abuse will slow a user's advance in levels.
View profile in forum?
To view this member's profile, you need to leave the current Help page.
Report abuse in forum?
This comment originated in the Google Product Forum. To report abuse, you need to leave the current Help page.
Reply in forum?
This comment originated in the Google Product Forum. To reply, you need to leave the current Help page.