Re: Using guile-ssh

2014-08-17 Thread Artyom Poptsov
Hi sidhu1f, sorry, I overlooked your previous mails on Guile-SSH. Glad to see that Taylan helped you with some of the questions. Thanks, Taylan. > Re file transfer, I could cook up something of my own, unless someone > already has working code? Guile-SSH 0.6 represents channels as Guile ports,

Re: Using guile-ssh

2014-08-17 Thread R Sidhu
gt; > > I am interested in using guile-ssh for file transfer. Ran into the > > following issues: > > > > 1. 'git clone > > https://github.com/artyom-poptsov/guile-ssh/releases/tag/v0.6.0' fails > > with: > > fatal: > > > https://github.com

Re: Using guile-ssh

2014-08-16 Thread Taylan Ulrich Bayirli/Kammer
R Sidhu writes: > I am interested in using guile-ssh for file transfer. Ran into the > following issues: > > 1. 'git clone > https://github.com/artyom-poptsov/guile-ssh/releases/tag/v0.6.0' fails > with: > fatal: > https://github.com/artyom-poptsov/guile-ssh/r

Using guile-ssh

2014-08-15 Thread R Sidhu
I am interested in using guile-ssh for file transfer. Ran into the following issues: 1. 'git clone https://github.com/artyom-poptsov/guile-ssh/releases/tag/v0.6.0' fails with: fatal: https://github.com/artyom-poptsov/guile-ssh/releases/tag/v0.6.0/info/refs not valid: is this a git repo