aces / cbrain

CBRAIN is a flexible Ruby on Rails framework for accessing and processing of large data on high-performance computing infrastructures.
GNU General Public License v3.0
71 stars 42 forks source link

Emergency fix for rsync commands due to behavior change #1260

Closed prioux closed 2 years ago

prioux commented 2 years ago

The rsync command's behavior has changed:

https://download.samba.org/pub/rsync/NEWS#BEHAVIOR_CHANGES-3.2.4

We need to support the fact that file quoting is now done differently.

I've already written the patch code, will test it this afternoon.

prioux commented 2 years ago

I created a hotfix, the commit is in master: https://github.com/aces/cbrain/commit/7c2fd37a32e88561169805c91fe4d744f6d92064