I'm wondering if there's an easy way to backup files from a linux (Ubuntu, ext4) and Windows (ntfs) partition to an external harddrive (FAT32). I mainly use the linux partition and I tried using rsnapshot but I always get a slew of errors regarding copying of symlinks. I guess this is normal because FAT32 doesn't support symlinks.
Is there another way to back all these files up incrementally like what rsnapshot does while preserving permissions, symlinks, etc?