EnglishFrenchSpanish

Ad


OnWorks favicon

ecaccess-file-mgetp - Online in the Cloud

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

This is the command ecaccess-file-mgetp 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-file-mget - Download Multiple ECaccess Files at once

SYNOPSIS


ecaccess-file-mget -version|-help|-manual

ecaccess-file-mget [-debug] [-progress] [-force] [-bufsize length] source-ecaccess-file
[...] target-local-directory

DESCRIPTION


Allow downloading Multiple ECaccess Files at once in the specified target-local-directory.

Each source-ecaccess-file is in the form [domain:][/user-id/]path. Please read the "Shell
commands -> File Management" section of the "ecaccess" guide for more information on the
ECaccess File System.

Please note this command is not recursive and will only download the plain-files in the
source-ecaccess-file directory (sub-directories are ignored).

ARGUMENTS


source-ecaccess-file [...]
The name(s) of the source ECaccess File(s).

target-local-directory
The name of the target Local Directory.

OPTIONS


-progress
Provide a progress meter on the standard terminal, allowing to monitor the file
transmission in real-time. The progress bar is removed from the terminal when the
transmission is done. This option is not supported and ignored on Windows
platforms.

-force Overrides the interactive mode and download each file without prompting.

-bufsize length
Specify the length of the buffer (in bytes) which is used to download the files.
The larger the buffer the smaller the number of http/s requests. By default a
buffer of 1048576 bytes (1MB) 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-file-mget 'home:/xyz/bin/*.bin' $HOME/bin

Download the *.bin Files in the $HOME/bin directory of the user xyz. The Files are
downloaded in the local $HOME/bin directory.

Use ecaccess-file-mgetp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad