Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Profile moved to OneDrive still depends on original %appdata% profile

  • 2 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: robert220

more options

I'm struggling with moving my TB profile to OneDrive to provide cloud-based backup/mirroring. I have no interest in sharing the profile with additional devices.

I created a new profile ("CloudBackup") and have copied the contents of %appdata%\Thunderbird\ to C:\Users\myname\OneDrive\Documents\Thunderbird\ and finally got TB to work again with a bit of tweaking of profiles.ini in the OneDrive copy. But there still seems to be a dependency on the old %appdata% profiles.ini. If I rename %appdata%\Thunderbird to %appdata%\Thunderbird_old to disable it, TB wants me to recreate all the data and structure (and locally saved emails -- lots of them). I suspect a problem in my new OneDrive\...\profiles.ini file, which follows:

[Install8216C80C92C4E828] Default=Profiles/ivk5n2cs.default Locked=1

[Profile1] Name=CloudBackup IsRelative=0 Path=C:\Users\rober\OneDrive\Documents\Thunderbird\Profiles\ivk5n2cs.default Default=1

[Profile0] Name=default IsRelative=1 Path=Profiles/ivk5n2cs.default

[General] StartWithLastProfile=1 Version=2

Can anyone help me correct my profiles.ini file, or whatever else may be causing my problem?

I'm struggling with moving my TB profile to OneDrive to provide cloud-based backup/mirroring. I have no interest in sharing the profile with additional devices. I created a new profile ("CloudBackup") and have copied the contents of %appdata%\Thunderbird\ to C:\Users\myname\OneDrive\Documents\Thunderbird\ and finally got TB to work again with a bit of tweaking of profiles.ini in the OneDrive copy. But there still seems to be a dependency on the old %appdata% profiles.ini. If I rename %appdata%\Thunderbird to %appdata%\Thunderbird_old to disable it, TB wants me to recreate all the data and structure (and locally saved emails -- lots of them). I suspect a problem in my new OneDrive\...\profiles.ini file, which follows: ****************************************************************************** [Install8216C80C92C4E828] Default=Profiles/ivk5n2cs.default Locked=1 [Profile1] Name=CloudBackup IsRelative=0 Path=C:\Users\rober\OneDrive\Documents\Thunderbird\Profiles\ivk5n2cs.default Default=1 [Profile0] Name=default IsRelative=1 Path=Profiles/ivk5n2cs.default [General] StartWithLastProfile=1 Version=2 ****************************************************************************** Can anyone help me correct my profiles.ini file, or whatever else may be causing my problem?

선택된 해결법

If you want data corruption and ongoing issues, continue with the move. It will end in data loss and tears is my view. As a backup it will be totally unreliable and quite possible resulting in your profile being corrupted to the point of being unrecoverable. Cloud synced storage locations are asking for trouble.

However, just to point out the obvious you are pointing to a location on your C: drive for the "CloudBackup" profile, so of course it will be required.

Thunderbird is hard coded to look in the %appdata%\Thunderbird folder to locate the profile ini file. You can not relocate it.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (2)

more options

선택된 해결법

If you want data corruption and ongoing issues, continue with the move. It will end in data loss and tears is my view. As a backup it will be totally unreliable and quite possible resulting in your profile being corrupted to the point of being unrecoverable. Cloud synced storage locations are asking for trouble.

However, just to point out the obvious you are pointing to a location on your C: drive for the "CloudBackup" profile, so of course it will be required.

Thunderbird is hard coded to look in the %appdata%\Thunderbird folder to locate the profile ini file. You can not relocate it.

more options

Matt's third paragraph is the key. TB looks in %appdata%\Thunderbird for both profiles.ini and installs.ini, but it doesn't require that the Profiles folder/directory be located there. So \Profiles\ can be moved pretty much wherever one likes; but profiles.ini must point to it appropriately.