DigitalCommons / open-data-and-maps

Deprecated: Implementation of Linked Open Data by the Solidarity Economy Association
6 stars 1 forks source link

rsync hanging when deploying web file #174

Closed ColmMassey closed 2 years ago

ColmMassey commented 5 years ago

1 When deploying a large number of file the process which synchronises the local directory with the one on the remote server, rsync, can hang, perhaps due to printing out large amounts of log information.

This is an example command rsync -avz --no-perms --omit-dir -times --delete generated-data/experimental/www/doc/ sea-0-joe:/var/www/html/data1.solidarityeconomy.coop /[project]/

changing -avz option to just -az bypasses the issue.

ColmMassey commented 2 years ago

Does this still happen? Is it relevant. Please close in not. @wu-lee