Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F886265
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, Aug 9, 12:13 AM
Size
293 B
Mime Type
text/x-c++
Expires
Mon, Aug 11, 12:13 AM (16 h, 44 m)
Engine
blob
Format
Raw Data
Handle
229221
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