Re: trouble with sshpass unmaintained

2024-08-05 Thread Takashi Yano via Cygwin
On Sun, 04 Aug 2024 04:34:24 + Jim McNamara wrote: > This commmand doesnt seem to work: > > sshpass -p 'your_password' rsync -avvv -e 'ssh -4 -vvv -o > StrictHostKeyChecking=no -o PreferredAuthentications=password -o > PubkeyAuthentication=no -p ' /cygdrive/c/cygwin64/home/myuser1/shared

Re: trouble with sshpass unmaintained

2024-08-03 Thread Jim McNamara via Cygwin
Hi- It is really not worth the trouble for ya'll to fix it because although VPN provides some protection your time is valuable and a perfect solution is not always readily attainable. thanks Sent with Proton Mail secure email. On Sunday, August 4th, 2024 at 12:34 AM, Jim McNamara via Cygw

trouble with sshpass unmaintained

2024-08-03 Thread Jim McNamara via Cygwin
Hi- This commmand doesnt seem to work: sshpass -p 'your_password' rsync -avvv -e 'ssh -4 -vvv -o StrictHostKeyChecking=no -o PreferredAuthentications=password -o PubkeyAuthentication=no -p ' /cygdrive/c/cygwin64/home/myuser1/shared/ myuser1@127.0.0.1:/home/myuser1/ The issue is that ssh