Search code examples
rsyncopenshift-origin

OpenShift oc rsync takes long time to complete


I'm running the command oc rsync . POD:/path/to/dir. oc rsync successfully rsyncs my files, but takes minutes to return.

sending incremental file list
Gruntfile.js
server.js
<wait for about 1 minute...>

Any ideas as to why this might be?


Solution

  • Looks like problem has gone away