Age | Commit message (Collapse) | Author | Files | Lines |
|
Signed-off-by: Florian Pritz <bluewind@xssn.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xssn.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xssn.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xssn.at>
|
|
Pipeing the file to curl causes curl to store it in memory until it
recieves an EOF. Therefore we should only use a pipe if we can't upload
dynamic files.
Signed-off-by: Florian Pritz <bluewind@xssn.at>
|
|
curl is unable to determine the size of dynamic files like
/proc/cpuinfo because they are only stored in memory and dynamically
generated when read.
Signed-off-by: Florian Pritz <bluewind@xssn.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xssn.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xssn.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xssn.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xssn.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xssn.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xssn.at>
|
|
Signed-off-by: Florian Pritz <bluewind@xssn.at>
|