[GRASS-user] New AddOns for downloading and importing Sentinel products
Moritz Lennert
mlennert at club.worldonline.be
Mon Feb 19 13:49:34 PST 2018
Le Mon, 19 Feb 2018 20:13:51 +0100,
Martin Landa <landa.martin at gmail.com> a écrit :
> Hi,
>
> 2018-02-19 14:22 GMT+01:00 Moritz Lennert
> <mlennert at club.worldonline.be>:
> > I consider it unideal practice to write passwords in clear on the
> > command line. I don't know if it would be very complicated to work
> > with a sentinel scihub password file...
>
> what is a structure of such file? Thanks for pointers, Ma
>
Following the example of .pgpass for PostgreSQL, it could be a simple
text file with:
login:password
and the module would only use it if it is chmod 600, i.e. only readable
by the owner.
Moritz
More information about the grass-user
mailing list