Arubanetworks Webgate - Copy and Paste instructions

Copy/Paste Text from local to remote 

Copy/Paste from local to remote 

  • You need to copy the text between local and remote devices as follows:

  1. Copy the text from your local machine as usual
  2. Press Ctrl+Alt+Shift to get the menu (don't do this on the network diagram, only on telnet / RDP sessions)
  3. Paste the text in the box that shows on the menu (this copies the text to the remote server)
  4. Press Ctrl+Alt+Shift to close the menu (or do this after the next step)
  5. Right click on the device to paste in telnet or paste normally in the remote RDP session

Copy/Paste from remote to local

  • To copy to your local machine from the remote switch reverse this:

  1. Select the text like you would with Putty
  2. Press Ctrl+Alt+Shift to get the menu (don't do this on the network diagram, only on telnet / RDP sessions)
  3. Copy text from box on menu
  4. Press Ctrl+Alt+Shift to close the menu (or do this after the next step)
  5. Paste as usual on your local PC

Copy/Paste an Archive of Files from remote to local

  1. Make a zip file
    • e.g. select Desktop\XXX folder, right-click, and create file.zip
  2. encode the zip file to a base64 text file
    • from cmd.com, type: certutil -encode file.zip myEncodedFile.txt
  3. copy the base64 text from myEncodedFile.txt to the clipboard
  4. paste the base64 text in new myEncodedFile.txt on your own PC
  5. decode the textfile file back to a zip file
    • Windows from cmd.com, type: certutil -decode myEncodedFile.txt file.zip
    • MacOS from terminal, type: cat myEncodedFile.txt | base64 -d -o file.zip
  6. decompress file.zip back to the original folder you wanted from the lab PC



Comments

Popular posts from this blog

Designing HPE Aruba Campus Access Solutions 23.311