-
Notifications
You must be signed in to change notification settings - Fork 4
User Guide
Abijith Balaji edited this page Jun 28, 2025
·
2 revisions
Ogresync is designed to be simple - just install and let it handle the rest.
- Download and Run - Get Ogresync from the releases page and run it
- Follow the Wizard - The setup guide walks you through everything
- Choose Your Folder - Pick the folder you want to keep synced
- Connect to Repository - Link to your GitHub repository (create one if needed)
- Done! - Ogresync starts syncing automatically
Once set up, Ogresync works in the background:
- Make Changes - Edit, add, or delete files normally
- Auto Sync - Changes sync automatically within seconds
- Check Status - Look for the Ogresync icon in your system tray
- Conflicts - If needed, Ogresync will help you resolve conflicts
- Watches your folder for changes
- Syncs immediately when you save files
- Works even when you're offline (syncs when back online)
- Creates backups before making changes
- Keeps multiple backup versions
- Easy restore from the backup folder
When multiple people edit the same file:
- Ogresync detects the conflict
- Shows you both versions
- Helps you choose which to keep or merge them
Right-click the Ogresync icon to:
- Pause/resume syncing
- Open your synced folder
- View sync status
- Access settings
- All files in your chosen folder
- Subfolders and their contents
- File changes, additions, and deletions
- Very large files (over 100MB by default)
- System files and hidden folders
- Files listed in
.gitignore(if present)
If two people edit the same file:
- Ogresync will pause and notify you
- Open the conflict resolution tool
- Choose to keep your version, their version, or merge both
- Ogresync resumes syncing
Sync Stopped Working?
- Check your internet connection
- Look for the Ogresync icon - restart if missing
- Check the repository is accessible
Files Not Syncing?
- Make sure they're in the synced folder
- Check if they're too large or excluded
- Restart Ogresync if needed
Need to Start Over?
- Close Ogresync
- Delete the config file (see Troubleshooting for location)
- Restart Ogresync to run setup again
- Setup Wizard Guide - Detailed setup instructions
- Troubleshooting - Common problems and solutions
- FAQ - Quick answers to common questions