Shared Virtual Drives
Potential Problem
- First A retrieves and edits the file
- Then B retrieves and edits the file
- Then A saves
- Then B saves
- Whose changes are now in the file?
Locking
- When one person starts to use a file, it is locked
- Nobody can change it
- Others, however, can read the old version