--- title: "연락처 .vcf 2.1을 3.0으로 마이그레이션하는 방법" source: "https://www.reddit.com/r/NextCloud/comments/12xkott/solution_for_migrating_contacts_vcf_21_to_30/?tl=ko" author: - "[[CryptographerFar1993]]" published: 2023-04-25 created: 2025-10-26 description: tags: - "clippings" --- vcf 2.1을 3.0으로 '변환'하는 방법 누군가에게 흥미로울지 모르겠지만, 이 지식을 어디에 공유해야 할지 몰라서요. .vcf 파일에 합쳐진 연락처를 버전 2.1로 마이그레이션하는 데 하루 종일 씨름했는데 (그리고 nextcloud는 카드 버전 3.0의 .vcf 업로드만 허용합니다), 2.1 연락처 .vcf 파일을 구글에 업로드한 다음 모든 연락처를 다시 다운로드하면 구글이 자동으로 버전을 3.0으로 '업그레이드'한다는 것을 알게 되었어요. 이 서브에 중복된 정보가 있거나 제가 고려하지 않은 다른 것이 있다면 알려주세요. --- ## Comments > **DjShugaA** • [2 points](https://reddit.com/r/NextCloud/comments/12xkott/comment/jhmn82i/?tl=ko) • > > 구글이랑 엮이기 싫으면 다른 문자 앱 써서 내보내기 해봐도 돼 > > > **Ezi3** • [1 points](https://reddit.com/r/NextCloud/comments/12xkott/comment/jpj3h4p/?tl=ko) • > > > > 추천할 만한 것 있어? > **StillLoading\_** • [1 points](https://reddit.com/r/NextCloud/comments/12xkott/comment/jhmovl9/?tl=ko) • > > 어딘가에 깃허브 이슈가 있는데, 누군가가 이 파일들을 변환하는 파이썬 스크립트를 올렸어. > > 최신 Outlook 버전조차도 여전히 2.1 vcf로만 내보내기 된다는 게 좀 슬프네. > > > **darkfader\_o** • [1 points](https://reddit.com/r/NextCloud/comments/12xkott/comment/l1edb44/?tl=ko) • > > > > ==NC가 거의 모든 경우에 기본값인 2.1 형식을 처리할 수 없다는 게 더 슬프게 들리네. 덜 일반적인 경우만 구현하는 건 말이 안 돼. 수정: 스크립트는 여기 깃허브에 있어: [https://github.com/jowave/vcard2to3](https://github.com/jowave/vcard2to3) . 2020년에 기능 요청으로 제출되었는데, 아무런 답변도 못 받았어.== > > > > > **abraxas59** • [1 points](https://reddit.com/r/NextCloud/comments/12xkott/comment/lca1iod/?tl=ko) • > > > > > > 이 스크립트 저한테 됐어요! 고마워요. :) > **Ezi3** • [1 points](https://reddit.com/r/NextCloud/comments/12xkott/comment/jpj3ep6/?tl=ko) • > > 한 번에 여러 개 내보낼 수 있어요?