Hello, I created a file data on my host (Archlinux), to be copied on remote server.
data is a text file, containing a single string When tried to do SCP to the remote server in RHEL 8, the scp fails without any error Found these two links useful to understand, why is that so: . https://unix.stackexchange.com/questions/18231/scp-fails-without-error . https://bugzilla.redhat.com/show_bug.cgi?id=20527 Has anybody else faced any such issue with SCP or SFTP ? thanks Ragini

