best way to send "large" files to sqllite

Hi,

I have 1-2mb files I want to send from home to a sqllite database that will reside on my desktop computer at work using cubesql. It seems like that would take several seconds or even a minute or two when I commit (considering the slow cable modem connections at the office and at home). It would do all this without a progress bar. Wouldn’t the app “hang” while the commit is in progress? Is there a better way to send the files so I can have a progress bar?