Windows 10: How to access Windows clipboard from SSH session?

Discus and support How to access Windows clipboard from SSH session? in Windows 10 Customization to solve the problem; I'm trying to control my Windows desktop clipboard remotely from LAN.So I have openssh-server installed, and pubkey authentication works, and I can run... Discussion in 'Windows 10 Customization' started by MurasalAhmed, Oct 2, 2021.

  1. How to access Windows clipboard from SSH session?


    I'm trying to control my Windows desktop clipboard remotely from LAN.So I have openssh-server installed, and pubkey authentication works, and I can run commands remotely.If this was Linux server, for accessing the clipboard I could just runssh server "DISPLAY=:0 xsel"On Windows, I can do the same thing with Powershell Get-Clipboard/Set-Clipboard, but there's no "DISPLAY" env variable or anything like that on Windows. There's no error when accessing clipboard, but it just won't change the real desktop clipboard in any way.So the question is: is this even possible? Can I control the Windows de

    :)
     
    MurasalAhmed, Oct 2, 2021
    #1
  2. ecearul Win User

    Clipboard & Data Consumption in a Particular Session

    Hi All,

    I miss two important feature in XP, which was not carry forwarded.

    I love couple of wonderful features in Windows XP, which am missing now.

    1) When ever i connect to internet in a session, if i click the Wifi internet Access option, WindowsXP

    shows me Quantum of data sent & received on that particular session.

    2) Data placed in Clipboard can be accessed in start->run->clipbrd.exe in WinXP.

    I would like to have that option in Windows 10 as well.

    Since i do multitasking, its very easy for me to view data in clipboard like this.

    I'll be happy if i can get the same features from Win 10 as well.

    if not, workaround pls..
     
    ecearul, Oct 2, 2021
    #2
  3. bro67 Win User
    Can Windows 10 Generate SSH Key-Pairs for SSH Access to Itself?

    If the Linux machine is running OpenSSH, it will generate the key for you to log into it from Putty or FTP. If you log into the Windows Machine with FTP, you would need a SSH keygen running on the Windows machine. Both machines cannot generate a separate SSH key for the same session. When the keys get out of sync on the remote system, for what is stored on the computer you are logging into it with. You have to physically go in to the remote machine at its actual keyboard and monitor to reset the Key, so that the Keygen can create the same one.

    It works just like when you use a codeword between two people to validate that they are friend or foe. If say the keyword was "Chocolate Ice Cream". But you state "I went to the store to pick up some Vanilla Ice Cream." The reply would be "Not correct". SSH is a way to make sure that the computer trusts those who are logging in via a remote access.
     
    bro67, Oct 2, 2021
    #3
  4. JF1337 Win User

    How to access Windows clipboard from SSH session?

    Clipboard

    My windows 10 computer has a clipboard feature where if I want to copy something, I have to click copy and paste stuff from the clipboard. I would much rather use the Windows key + C and Windows key + V for easier access and because it is quicker. Is there
    a step-by-step procedure that someone can tell me to turn clipboard off and use Windows C and V instead?
     
    JF1337, Oct 2, 2021
    #4
Thema:

How to access Windows clipboard from SSH session?

Loading...
  1. How to access Windows clipboard from SSH session? - Similar Threads - access clipboard SSH

  2. Impossible to access to the session Windows

    in Windows 10 Gaming
    Impossible to access to the session Windows: Team, I have a problem since Friday. I have two machines. After startup when it gets to the home screen. This image appears and stays stuck. Unable to enter password or see username. Please how to solve this problem?Regards,Annette...
  3. Resume monitoring remote rsync session over ssh?

    in Windows 10 Ask Insider
    Resume monitoring remote rsync session over ssh?: I used command prompt to start a local rsync session on my NAS over ssh and included the --info=progress2 and --status options in the command so I can monitor it's progress. If I let my PC sleep, will it terminate the ssh session, and if so, is there a way to resume it and...
  4. SSH: tasks closed with the SSH session (Minecraft Server)

    in Windows 10 Ask Insider
    SSH: tasks closed with the SSH session (Minecraft Server): So i have tried running it normally wich runs it in the opened terminal. I also tried using start server.bat wich supposedly opens a separate CMD but it still closes with my session. submitted by /u/ZNOW_05 [link] [comments]...
  5. How to access Clipboard History

    in Windows 10 Software and Apps
    How to access Clipboard History: How can I access my Clipboard History, to paste something prior to the last thing I copied? I looked online for how to do this, and it looks simple. Either windows key + V or first go to Windows Settings - System - Clipboard to turn on. Neither of these work for me. There is...
  6. How to access a screenshot saved in the clipboard?

    in Windows 10 Network and Sharing
    How to access a screenshot saved in the clipboard?: I took a screenshot of a game and I cannot access it. The picture is only showing up in the clipboard and I cannot paste it anywhere. Please help....
  7. Clipboard & Data Consumption in a Particular Session

    in Windows 10 Network and Sharing
    Clipboard & Data Consumption in a Particular Session: Hi All, I miss two important feature in XP, which was not carry forwarded. I love couple of wonderful features in Windows XP, which am missing now. 1 When ever i connect to internet in a session, if i click the Wifi internet Access option, WindowsXP shows me Quantum of...
  8. CLIPBOARD - How to access the image in it.

    in Windows 10 Customization
    CLIPBOARD - How to access the image in it.: how do access the image in the clipboard. nothing happens if i click it, the tray closes. how do i get the screenshot that is in the clipboard.[IMG] https://answers.microsoft.com/en-us/windows/forum/all/clipboard-how-to-access-the-image-in-it/f6a8fffe-6e23-4ff7-8422-1e93d4d5541a
  9. How do I access clipboard

    in Windows 10 Network and Sharing
    How do I access clipboard: How do I open a clipboard file https://answers.microsoft.com/en-us/windows/forum/all/how-do-i-access-clipboard/b4fac45e-9904-422e-9ad5-a3faa28c6ef1
  10. Can Windows 10 Generate SSH Key-Pairs for SSH Access to Itself?

    in Windows 10 Network and Sharing
    Can Windows 10 Generate SSH Key-Pairs for SSH Access to Itself?: All, I'm quite adept at key generation and public/private key authentication on Linux, but am basically a fish out of water on windows. I have Win10 with Ubuntu bash installed and I've had no problem with the ssh-keygen from within bash and setting up outbound passwordless...