SOFT : NextCloud ------ Site du soft: https://docs.nextcloud.com/desktop/3.1/nextcloudcmd.html?highlight=nextcloudcmd ------------- LICENSE: -------- AGPLv3 See software documentation for more informations. Location: /usr/local/bioinfo/src/NextCloud --------- Load binaries and environment: ------------------------------ -> Version 2.6.5 module load system/nextcloudcmd-2.6.5 Help for use ----------- Usage: ------ nextcloudcmd.sh dir_to_sync https://[user[:password]@]server/a_path_there if user and/or password are omitted, they will be prompt on command line more help with: nextcloudcmd.sh --help nextcloudcmd is installed via a singularity container, thus ONLY path listed in environment variable SINGULARITY_BINDPATH are mounted you can display them: echo $SINGULARITY_BINDPATH you can change them: export SINGULARITY_BINDPATH="my_path1,my_path2,...." See software documentation and our FAQ (http://bioinfo.genotoul.fr/index.php/faq/) for more informations.