Easier work
Brought to you by:
routrek_okajima
Hi,
I develop an app, that also contains file transfer. FTP
is ready to go... but it is hard to work with this SSH
library. I miss some functions I can easy work with,
e.g. 'GetDirs' or so, that simply returns all
directories... e.g. 'GetDirDetails' that returns all
directories and files of the root path, a bool 'IsDir'
to know is it a dir or not, 'Copy', 'Move', 'Delete' to
easy run synchron and assynchron transfers to local or
network paths.
Many greetings!
Sebastian <s.hoppe@nexgo.de>.
Logged In: NO
hmmm its a ssh lib, not a sftp lib ya know!