Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F461243
unsaved_file.rb
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, May 17, 11:57 PM
Size
293 B
Mime Type
text/x-c++
Expires
Mon, May 19, 11:57 PM (21 h, 48 m)
Engine
blob
Format
Raw Data
Handle
220053
Attached To
rARCHIVING archiving
unsaved_file.rb
View Options
# Bacula UnsavedFile table
class
UnsavedFile
<
ActiveRecord
::
Base
self
.
table_name
=
:UnsavedFiles
self
.
primary_key
=
:UnsavedId
alias_attribute
:unsaved_id
,
:UnsavedId
alias_attribute
:job_id
,
:JobId
alias_attribute
:path_id
,
:PathId
alias_attribute
:filename_id
,
:FilenameId
end
Event Timeline
Log In to Comment