[
https://issues.jboss.org/browse/JBIDE-22773?page=com.atlassian.jira.plugi...
]
Dmitrii Bocharov commented on JBIDE-22773:
------------------------------------------
According to my previous comment and [advanced rsync features for openshift
|https://docs.openshift.org/latest/dev_guide/copy_files_to_container.html#advanced-rsync-features]
tried to do smth like:
{code:bash}
rsync --rsh='oc rsh --token=PPf_cx_lJnph03Y9tY7SB2mKTtV1WIqg-0dryj5oSqM
--server=https://10.1.2.2:8443 --insecure-skip-tls-verify=true -n sample-project'
--chmod=ugo=rwX --exclude='.git'
jboss-eap70-openshift-1-w4q6z:/opt/eap/standalone/deployments/
/cygdrive/dev/openshift/runtime-New_configuration/.metadata/.plugins/org.jboss.ide.eclipse.as.core/sample-project@jboss-eap70-openshift/deploy/
{code}
however, got _rsync error: error in rsync protocol data stream (code 12) at io.c(600) _
and many more errors
Openshift server adapter can't start with eap64-basic-s2i
template on Windows: can't copy MANIFEST.MF reported
--------------------------------------------------------------------------------------------------------------
Key: JBIDE-22773
URL:
https://issues.jboss.org/browse/JBIDE-22773
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift, upstream
Affects Versions: 4.4.1.AM2
Reporter: Jeff MAURY
Assignee: Jeff MAURY
Labels: server
Fix For: 4.4.4.Final
Attachments: screenshot-1.png
When starting the Openshift server adapter created from the eap64-basic-s2i template, the
rsync phase reports the following error:
[^screenshot-1.png]
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)