MARC import: part 3 of large file support
authorGalen Charlton <galen.charlton@liblime.com>
Fri, 23 Nov 2007 20:44:55 +0000 (14:44 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Sun, 25 Nov 2007 22:45:53 +0000 (16:45 -0600)
commite9f36cc22793869111b9c80449d7f701e511edf2
treeac8263bd80f66ca80b28aa49975e466ca15aa744
parent296e4909e0dfaae245389fd994b4838cd9dff8b8
MARC import: part 3 of large file support

* Introduced C4::UploadedFile to handle management and
  progress tracking of uploaded files.
* Modified stage-marc-import.pl to handle new upload
  mechanism

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
C4/UploadedFile.pm [new file with mode: 0644]
tools/stage-marc-import.pl
tools/upload-file-progress.pl
tools/upload-file.pl