
fdbput - Copies files from filesystem to DBIx::FileStore tables

% fdbput filename.txt
writes filename.txt from filesystem to filestore
% fdbput filename.txt filename2.txt
puts named files into filestore
% fdbput filename.txt -local=/tmp/filename-now.txt
puts contents of file /tmp/filename-now.txt into filestore under the name 'filename.txt'.

Copies files from the filesystem to DBIx::Filestore.
--local option allows user to specify a different name in the filestore from the name used in the filesystem.

Josh Rabinowitz <joshr>

DBIx::FileStore, fdbcat, fdbls, fdbmv, fdbget, fdbrm, fdbstat, fdbtidy