Where are Birdseye files stored?

Former Member
Former Member
What is the default file location for Birdseye files? I could not find them on my computer harddrive.

Top Replies

All Replies

  • Former Member
    0 Former Member over 14 years ago
    %APPDATA%\Garmin\BaseCamp\JnxFiles
  • Former Member
    0 Former Member over 14 years ago
    Is there a way to move the birdseye jnx files to an external hard drive instead of the c: drive and still have them seen by BaseCamp?

    I'm running out of room.
  • Former Member
    0 Former Member over 14 years ago
    Currently it isn't possible to move any of the BaseCamp data out of %APPDATA%. I'll create a case to evaluate this feature.

    I believe it is possible to change the location of some of the standard Windows folders to a different drive (things like %APPDATA), but I'm not familiar with the process.
  • Former Member
    0 Former Member over 14 years ago
    Is there a way to move the birdseye jnx files to an external hard drive instead of the c: drive and still have them seen by BaseCamp?

    I'm running out of room.


    If you're using Windows Vista or Windows 7 you can utilize a symbolic link to accomplish this. Here is what I did:

    - my basecamp data was located here:
    C:\Users\Fred\AppData\Roaming\GARMIN\Basecamp

    - I moved the Basecamp directory (and all of it's files and subfolders) to my other drive:
    D:\Basecamp

    - now at C:\Users\Fred\AppData\Roaming\GARMIN there should be no Basecamp folder

    - at a command (DOS) prompt, do the following command:
    mklink /j C:\Users\Fred\AppData\Roaming\GARMIN\Basecamp D:\Basecamp
    - now at C:\Users\Fred\AppData\Roaming\GARMIN\ you should see a Basecamp folder with all of your files within it.

    - BaseCamp will run fine and all your files are now on a different drive

    Hope that helps,
  • Former Member
    0 Former Member over 14 years ago
    I'm running XP. I've only got a 30GB hard drive on my laptop, but a 250GB external hard drive.
  • Former Member
    0 Former Member over 8 years ago
    Thank you for the link information so BirdsEye can be stored on another drive.

    Just in case I want to reverse that decision and have them back on the C drive, what is the best way to "undo" the link?