Drive: Tally 7.2 Google

That evening, the nephew performed a quiet, digital miracle.

After lunch, he opened Google Drive on his phone. Inside TallyBackup/SHARMA_TRACTORS , the file SHARMA.900 (the master data file) had a timestamp of 10 seconds ago. It was there. Safe. Replicated.

He opened My Computer > C: > Tally7.2 > Data . Inside was the folder named after the company: SHARMA_TRACTORS . That folder contained files with strange extensions like .900 , .TD , and .TL . These were not pictures or documents; they were the lifeblood of the business—every sale, purchase, and payment since 2008.

Tally 7.2 never knew about Google Drive. It never needed to. By using file system redirection (symlinks) or simply manual copy-paste, the old DOS-era accounting software became a cloud-native app. Today, thousands of small businesses still run Tally 7.2 (and its cousin, Tally 9) with their data silently syncing to Google Drive—a ghost in the machine, backed up forever. tally 7.2 google drive

Note for the reader: Tally 7.2 is not officially supported for multi-user cloud access. This method works for single-user backup and restore. For real-time multi-user access, you would need a VPN or Google Drive's "mirror" mode, but that risks file corruption. For backup? It's flawless.

"That doesn't matter," the nephew explained.

On the old computer, he installed the Google Drive for Desktop application (the legacy version, as Windows XP struggled with the new one). He signed in with a dedicated account: sharma.accounts@gmail.com . That evening, the nephew performed a quiet, digital miracle

Two months later, the old beige computer finally gave up—a loud POP , then black silence. Mr. Sharma panicked. Ramesh calmly walked to a new laptop, installed Tally 7.2, opened Google Drive, and copied the SHARMA_TRACTORS folder from the cloud back to C:\Tally7.2\Data . He double-clicked Tally.exe . The password screen appeared. He typed it in.

All the data. Every invoice. Every ledger. It was all there, as if no time had passed.

"But Tally 7.2 is old," Mr. Sharma said. "It runs on DOS. It doesn't know what the cloud is." It was there

mklink /D "C:\Tally7.2\Data\SHARMA_TRACTORS" "C:\Users\Ramesh\Google Drive\TallyBackup\SHARMA_TRACTORS" To Tally 7.2, nothing had changed. It still "saw" its data folder exactly where it expected. But in reality, every time Tally saved a transaction, the files were being written directly into a folder that Google Drive instantly synced to the cloud.

The problem wasn't the software. The problem was .