Module: Xolo::Server::Helpers::FileTransfers

Defined in:
lib/xolo/server/helpers/file_transfers.rb

Constant Summary collapse

UPLOAD_ACTION =

Constants

'Upload'
REUPLOAD_ACTION =
'Re-upload'
CLOUD_DP_NA =

Thes values in the cdnType field of the Cloud DP definition from the API indicate that there is no Cloud DP configured

[nil, Xolo::BLANK, 'NONE'].freeze
CLOUD_DP_UPLOAD_TIMEOUT =

How long to wait for a pkg to appear on the Cloud DP when uploading via API before giving up and raising an error

1800

Class Method Summary collapse

Instance Method Summary collapse