noob here,
I\'m trying to transfer a file using rsync from windows to linux. I have this code, but I\'m getting an error
rsync -avz -e ssh C:\\users\\fil
In the wsl2 env, use the rsync command indirectly.