We generally transfer from or transfer to, suggesting movement of something physical. We can transfer physical items into a box.
With the advent of the computer, however, we began loading stuff onto it (with the drive or disk in mind). Transferring files from one place to another has to involve a command processed by the computer, and data loaded into memory, a chunk at a time, is handled by the I/O circuit.
If we don't get caught up in what's happening every microsecond, the ones and zeros that resided on a disk are going to end up on a disk (same disk in another sector or on another disk), but at some point they are in memory.
In general, we upload or transfer things onto a computer.
Transferring grades onto a computer makes us think about where the grades used to reside (a disk of some sort) and where they are going to reside (again, a disk of some sort). The grades could have been entered into an application that is running. These go into memory until saved (written to a disk). Anything in memory (not yet written to the disk) is lost when power is interrupted.
Last edited by Rusty; November 26, 2021 at 10:12 PM.
|