Hello, > (I have to use wine or VMWare)
I recommend you to use VirtualBox. For me it is better than VMWare > Also, if somebody knows of a command-line ssh.exe that we can use (that does not require a full cygwin install) please let me know. The most common tool for doing ssh on Windows is putty: http://www.putty.org/ It contains a command line tool, named "plink", very similar to "ssh" For testing, it is also possible to install putty on Linux. Ramon Ribó 2010/8/26 Richard Hipp <[email protected]> > Using the templates provided by "boytm" here: ( > http://www.fossil-scm.org/fossil/info/11622724e5) I have entered code that > strives to implement popen2() on windows. But I do not have a good way to > test this. I do not have a windows machine (I have to use wine or VMWare) > and I do not have a command-line version of ssh for windows. The code > compiles but it probably does not work. > > Volunteers are requested to help get the windows popen2() port working and > then test the ssh:// sync method on windows. > > Also, if somebody knows of a command-line ssh.exe that we can use (that > does not require a full cygwin install) please let me know. > > -- > D. Richard Hipp > [email protected] > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > >
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

