X-Git-Url: https://git.llucax.com/mecon/scripts.git/blobdiff_plain/fa98072ed1b6d30af6d93d04c953bacbe2eb6f90..64dec8df18c0478c98196cd426c76bb2e2345670:/novedades/backup?ds=sidebyside diff --git a/novedades/backup b/novedades/backup index 30aae43..642fedb 100755 --- a/novedades/backup +++ b/novedades/backup @@ -18,4 +18,4 @@ for f in `ls "$datos"`; do done cd "$origen" tar -cvzf "$targz" $files -scp -1 -r "$targz" novedades@"$host":"$dir" +scp -r "$targz" novedades@"$host":"$dir"