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
    NSIS: Nullsoft Scriptable Install System
    NSIS: Nullsoft Scriptable Install System
    NSIS (Nullsoft Scriptable Install
    System) is a professional open source
    system to create Windows installers. It
    is designed to be as small and flexible
    as possi...
    Download NSIS: Nullsoft Scriptable Install System
  • 2
    authpass
    authpass
    AuthPass is an open source password
    manager with support for the popular and
    proven Keepass (kdbx 3.x AND kdbx 4.x ...
    Download authpass
  • 3
    Zabbix
    Zabbix
    Zabbix is an enterprise-class open
    source distributed monitoring solution
    designed to monitor and track
    performance and availability of network
    servers, device...
    Download Zabbix
  • 4
    KDiff3
    KDiff3
    This repository is no longer maintained
    and is kept for archival purposes. See
    https://invent.kde.org/sdk/kdiff3 for
    the newest code and
    https://download.kde.o...
    Download KDiff3
  • 5
    USBLoaderGX
    USBLoaderGX
    USBLoaderGX is a GUI for
    Waninkoko's USB Loader, based on
    libwiigui. It allows listing and
    launching Wii games, Gamecube games and
    homebrew on Wii and WiiU...
    Download USBLoaderGX
  • 6
    Firebird
    Firebird
    Firebird RDBMS offers ANSI SQL features
    & runs on Linux, Windows &
    several Unix platforms. Features
    excellent concurrency & performance
    & power...
    Download Firebird
  • More »

Linux commands

Ad