Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-3581

Creating SSH container from win to RHEL leaves temp(?) file in remote home

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • jboss-fuse-6.2.1
    • jboss-fuse-6.2
    • Fabric8 v1
    • None
    • % %
    • Hide

      1. fabric:create
      2. container-create-ssh --user user --password password --host remotehost
      3. wait for the container to be provisioned
      4. observe ~ on remote machine

      Show
      1. fabric:create 2. container-create-ssh --user user --password password --host remotehost 3. wait for the container to be provisioned 4. observe ~ on remote machine

      I'm creating an SSH container from win to rhel (Windows Server 2012 R2 -> RHEL 7.1). After executing container-create-ssh, the container is created and provisioned successfully, but in the home dir on the remote rhel, there is this file left:

      [fuse@avano-various ~]$ ll
      -rw-rw-r--. 1 fuse fuse 187515215  8. čec 07.48 C:avanojboss-fuse-6.2.0.redhat-133systemiofabric8fabric8-karaf1.2.0.redhat-133fabric8-karaf-1.2.0.redhat-133.zip
      

      As you can see, this file represents the path to fuse on the win machine. Other instance of fabric8-karaf-1.2.0.redhat-133.zip file is in the ~/containers/containerName as supposed.

      [fuse@avano-various containerName]$ ll
      total 183128
      drwxr-xr-x. 14 fuse fuse      4096  8. čec 07.48 fabric8-karaf-1.2.0.redhat-133
      -rw-rw-r--.  1 fuse fuse 187515215  8. čec 07.48 fabric8-karaf-1.2.0.redhat-133.zip
      

            janstey@redhat.com Jonathan Anstey
            avano@redhat.com Andrej Vano
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: