/lftp_jrc

send files to jrc jeodpp server via lftp

Primary LanguageShell

LFTP JEODPP

Bash script to send files from your local computer to jeodpp server

Authors

Installation

  • Credentials to access JEODPP Cloud
  • lftp

Install lftp:

We recommend to use lftp from anaconda

conda install -c conda-forge lftp 

Usage/Examples

chmod +x ftp_put_files.sh
./ftp_put_files.sh --file data/schout*nc

License

MIT