Displaying 2 results from an estimated 2 matches for "34p1".
Did you mean:
3441
2002 Aug 07
2
OpenSSH 34p1 for AIX error. Please help
I'm trying to install open-ssh 34p1 on an Aix server, running 4.3.3..
I compiled openssh 0.9.6d and zlib 1.1.4. on the server , and also created
the a bff pancake using the contrib/aix/buildbff.sh script.
I can't start sshd either installing it as a package or without.
When I tried to start sshd I received the following error:...
2002 Jul 14
1
rsync from linux client to windows server
hello,
I've tried to get a backup cron-Job running, that backup up the files from the windows PC to a backup directory on the linux pc.
Linux is client with ssh and rsync 2.5.5.
Windows 2000 is server with openssh.34p1.
I've copied additional some windows ported rsync files to c:\programme\networksimplicity\ssh\.
typing "rsync -e ssh server:/ -rv client::backup" the linux console says after a long time
"rsync: not found
rsync: connection unexpectly closed (0 bites read so far)
rsync erro...