Aris Adamantiadis
|
5e002635fc
|
Fix compilation on freebsd 6.0 which lacks argp.h
|
2009-11-03 21:04:36 +01:00 |
|
Aris Adamantiadis
|
e455f6f756
|
Make libssh_scp a little more consistant
|
2009-10-29 10:50:47 +01:00 |
|
Andreas Schneider
|
86620fc991
|
Improve example authentication.
|
2009-10-15 17:56:03 +02:00 |
|
Andreas Schneider
|
f0858ff6b2
|
Added option parsing using GNU argp.
|
2009-10-15 17:17:58 +02:00 |
|
Andreas Schneider
|
2523ed0779
|
Added an option to set the port as string.
|
2009-10-15 17:02:51 +02:00 |
|
Aris Adamantiadis
|
e74305c5eb
|
updated the sftp subsystem to follow the type conv
|
2009-10-10 20:55:17 +02:00 |
|
Aris Adamantiadis
|
399041180f
|
resolve callback crash
|
2009-10-10 16:25:40 +02:00 |
|
Aris Adamantiadis
|
37a4a65d60
|
Add ssh_free at the end
|
2009-10-10 12:04:16 +02:00 |
|
Andreas Schneider
|
ccd886feb4
|
Added auth callback function to sample to test callback stuff.
|
2009-10-10 11:55:42 +02:00 |
|
Aris Adamantiadis
|
1e0e8a5493
|
samplessh uses ssh_options_getopt()
|
2009-10-09 22:28:03 +02:00 |
|
Aris Adamantiadis
|
43e0d73b63
|
sample.c compiles now
|
2009-10-09 22:04:56 +02:00 |
|
Aris Adamantiadis
|
58294442d3
|
Moved samples into examples directory
|
2009-10-09 21:44:05 +02:00 |
|
Andreas Schneider
|
ab5b4c7cfe
|
Get rid of the options structure.
|
2009-10-02 20:26:14 +02:00 |
|
Aris Adamantiadis
|
5223fa5740
|
Shut up warning in libssh_scp
|
2009-09-23 11:43:06 +02:00 |
|
Aris Adamantiadis
|
4b363928f6
|
SCP warning request
|
2009-09-13 14:03:35 +03:00 |
|
Aris Adamantiadis
|
929f5ca25b
|
scp recursive mode
|
2009-09-13 14:03:34 +03:00 |
|
Aris Adamantiadis
|
480dfd9050
|
add scp_download.c example
|
2009-09-13 14:03:34 +03:00 |
|
Aris Adamantiadis
|
bdb32afa20
|
Cycle the fetchs, remove the ssh_connect function
|
2009-09-13 14:03:34 +03:00 |
|
Aris Adamantiadis
|
f90ae73b6d
|
Refactored the connect_ssh example function
into a new file
|
2009-09-13 14:03:34 +03:00 |
|
Aris Adamantiadis
|
d5840aa1f0
|
add support for local output, scp input
Still needs to be debugged and improved but the idea it there
|
2009-09-13 14:03:34 +03:00 |
|
Aris Adamantiadis
|
86e6444656
|
Begin of scp reading in example
|
2009-09-13 14:03:33 +03:00 |
|
Aris Adamantiadis
|
1e1c13f756
|
some tweaks of scp example
|
2009-08-12 00:04:04 +02:00 |
|
Aris Adamantiadis
|
7e9f0803c5
|
Latest scp code
The sample is now able to scp a file
|
2009-08-10 22:59:35 +02:00 |
|
Aris Adamantiadis
|
b993579079
|
Got the scp sample to work
Problem was that the terminal was not needed, and some nul bytes were to be read.
|
2009-08-09 00:25:09 +02:00 |
|
Andreas Schneider
|
28a7343320
|
Fix project name in examples.
|
2009-07-30 11:11:00 +02:00 |
|
Aris Adamantiadis
|
ba217dec1c
|
First implementation of a scp transfer tool
Doesn't work yet. I've got a headache and debugging doesn't help.
|
2009-07-25 22:29:12 +02:00 |
|
Aris Adamantiadis
|
a935ad1857
|
New example directory with the begining of a scp
|
2009-07-25 17:03:01 +02:00 |
|