What is the problem you are having with rclone?
rclone v1.71.0 doesn’t let me paste text using Ctrl + V or from clipboard history. Happens with Command Prompt and Powershell
Run the command 'rclone version' and share the full output of the command.
rclone v1.71.0
- os/version: Microsoft Windows 10 IoT Enterprise LTSC 2021 21H2 21H2 (64 bit)
- os/kernel: 10.0.19044.6216 (x86_64)
- os/type: windows
- os/arch: amd64
- go/version: go1.25.0
- go/linking: static
- go/tags: cmount
Video
https://streamable.com/wm2ib3
asdffdsa
(jojothehumanmonkey)
2
welcome to the forum,
sorry, not able to reproduce with rclone config
, using windows terminal, with cmd and powershell.
- pasting from ctrl+v works
- pasting from clipboard history works
1 Like
ncw
(Nick Craig-Wood)
4
I tried this with Windows 10 and cmd and pasting was OK.
1 Like
asdffdsa
(jojothehumanmonkey)
5
rclone v1.71.0
- os/version: Microsoft Windows 11 Pro 24H2 24H2 (64 bit)
- os/kernel: 10.0.26100.4946 (x86_64)
- os/type: windows
- os/arch: amd64
1 Like
asdffdsa
(jojothehumanmonkey)
6
to be clear, you can paste, if you open a new command prompt, without using rclone?
asdffdsa
(jojothehumanmonkey)
7
ok, i was able to replicate. imo, this is a not a windows 11 versus windows 10 issue.
before, i was running cmd and powershell inside windows terminal and had no issues.
now, i am running cmd.exe on it own and i cannot paste, using ctrl+v, clipboard history or right-mouse-click.
however, the following does work:
- ctrl+shift+v
- keepass autotype
ncw
(Nick Craig-Wood)
8
This problem is almost certainly due to this commit, ironically fixing copy/paste!
The fact that we haven't had more issues about this means that there must be some specific circumstances which cause the problem.
I found on Windows 10 I could paste with right click in cmd.exe and powershell. CTRL-V stopped working in powershell though with the new rclone.
I didn't try windows terminal.
system
(system)
Closed
9
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.