"MaJ expl_transfert_dir.sh"
This commit is contained in:
parent
0f216c4b2d
commit
38b16dcbe3
@ -144,7 +144,7 @@ function create_dst_dir
|
||||
function get_src_archive
|
||||
{
|
||||
fct_message "Création de l'archive /tmp/${ARCHIVE_NAME} du répertoire du répertoire ${src_host}:${src_dir}" -color jaune
|
||||
TAR_OPTIONS="--no-recursive"
|
||||
TAR_OPTIONS="--no-recursion"
|
||||
if [ "${recursive}" == "true" ]; then
|
||||
fct_message " * Option d'archivage récursif activée"
|
||||
TAR_OPTIONS=""
|
||||
|
Loading…
Reference in New Issue
Block a user