EnglishFrenchSpanish

Ad


OnWorks favicon

ecaccess-job-getp - Online in the Cloud

Run ecaccess-job-getp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ecaccess-job-getp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ecaccess-job-get - Download a Job Output/Input/Error File

SYNOPSIS


ecaccess-job-get -version|-help|-manual

ecaccess-job-get [-debug] [-input|-error] [-encrypt] [-binary] [-bufsize length] job-id
local-target-file

DESCRIPTION


Allow downloading the Job Output/Input/Error Files with identifier job-id.

The file is downloaded localy in the local-target-file.

ARGUMENTS


job-id The identifier of the ECaccess Job to retrieve.

local-target-file
The name of the Local Target File.

OPTIONS


-input By default the Job Output File is downloaded. Using this option allow downloading
the Job Input File instead.

-error By default the Job Output File is downloaded. Using this option allow downloading
the Job Error File instead.

-encrypt
By default files are downloaded through the plain text channel (http). Using this
option will force the download to occurs through the SSL secure channel (https).

-binary By default files are downloaded as text files. This option will download files as
binary files (decode_base64 required). Please note that text files can also be
downloaded in binary mode but text mode is faster. You should use this option if
your job output is containing non-text characters.

-bufsize length
Specify the length of the buffer (in bytes) which is used to download the file.
The larger the buffer the smaller the number of http/s requests. By default a
buffer of 524288 bytes (512KB) is used.

-version
Display version number and exits.

-help Print a brief help message and exits.

-manual Prints the manual page and exits.

-retry count
Number of SSL connection retries per 5s to ECMWF. This parameter only apply to the
initial SSL connection initiated by the command to the ECMWF server. It does not
apply to all the subsequent requests made afteward as it is mainly targeting
errors that can happen from time to time during the SSL handshake. Default is no
retry.

-debug Display the SOAP and SSL messages exchanged.

EXAMPLES


ecaccess-job-get 124356 ./ecaccess-job-124356.output

Download the output of the ECaccess Job 124356 in the local ecaccess-job-124356.output
file.

Use ecaccess-job-getp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad