I have been using the rsync plugin with terminus for years now with Pantheon for Drupal sites. I am trying to rsync files from the Pantheon live environment to my local and I get an error that I have not seen before and am unable to rsync any files.
rsync: link_stat "/files/." failed: Transport endpoint is not connected (107)
This is the command I am using (with some info obscured):
I have been using the rsync plugin with terminus for years now with Pantheon for Drupal sites. I am trying to rsync files from the Pantheon live environment to my local and I get an error that I have not seen before and am unable to rsync any files.
rsync: link_stat "/files/." failed: Transport endpoint is not connected (107)
This is the command I am using (with some info obscured):
terminus remote:rsync -vvv $site.live:files/ /$destination -- -vrlz --whole-file --size-only --no-perms --no-owner --no-group --delete --progress --exclude=js --exclude=css --exclude=styles --exclude=reports --exclude=feeds