OS/2, eCS & ArcaOS - Technical > Applications
new version of openssh ?
rdunkle:
Maybe something is missing:
[c:\tmp\ssha]ssh -l testuser sky10
You don't exist, go away!
Greggory Shaw:
Thx, Paul for the info and I'll test it out.
Greggory Shaw:
Here is what I get:
--- Code: ---rsync -v -e ssh e:/tmp/test.txt root@192.168.1.100:/home/root
--- End code ---
--- Code: ---[[E:\TMP\UNZIP\SSH]rsync -av -e "ssh" e:/tmp/test.txt root@192.168.1.100:/home/root
ssh: invalid option -- -
usage: ssh [-1246AaCfgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
[-D [bind_address:]port] [-e escape_char] [-F configfile]
[-I pkcs11] [-i identity_file]
[-L [bind_address:]port:host:hostport]
[-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
[-R [bind_address:]port:host:hostport] [-S ctl_path]
[-W host:port] [-w local_tun[:remote_tun]]
[user@]hostname [command]
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(605) [sender=
3.0.9]
--- End code ---
NOTE: using the old ssh I get the same rsync error, but ssh connects correctly.
Is there a bug with rsync 3.09 ?
https://cygwin.com/ml/cygwin/2011-12/msg00529.html
Greggory
Paul Smedley:
--- Quote from: Richard Dunkle on August 07, 2016, 11:35:41 am ---Maybe something is missing:
[c:\tmp\ssha]ssh -l testuser sky10
You don't exist, go away!
--- End quote ---
I refreshed the zip that will hopefully address this...
Paul Smedley:
Hi Greggory,
--- Quote from: Greggory Shaw on August 07, 2016, 12:37:43 pm ---Here is what I get:
--- Code: ---rsync -v -e ssh e:/tmp/test.txt root@192.168.1.100:/home/root
--- End code ---
--- Code: ---[[E:\TMP\UNZIP\SSH]rsync -av -e "ssh" e:/tmp/test.txt root@192.168.1.100:/home/root
ssh: invalid option -- -
usage: ssh [-1246AaCfgKkMNnqsTtVvXxYy] [-b bind_address] [-c cipher_spec]
[-D [bind_address:]port] [-e escape_char] [-F configfile]
[-I pkcs11] [-i identity_file]
[-L [bind_address:]port:host:hostport]
[-l login_name] [-m mac_spec] [-O ctl_cmd] [-o option] [-p port]
[-R [bind_address:]port:host:hostport] [-S ctl_path]
[-W host:port] [-w local_tun[:remote_tun]]
[user@]hostname [command]
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(605) [sender=
3.0.9]
--- End code ---
NOTE: using the old ssh I get the same rsync error, but ssh connects correctly.
Is there a bug with rsync 3.09 ?
https://cygwin.com/ml/cygwin/2011-12/msg00529.html
--- End quote ---
No idea - I'll have to setup a rsync server on by Ubuntu box and test locally....
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version