cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to Connect SFTP from Lotus notes and how can we download file from schedule agent

From: Dirk Manske <dm_at_nonitor.de>
Date: Tue, 7 Sep 2010 14:33:19 +0200

> I have a requirement to connect SFTP server for my notes database and get
> the file from SFTP and and store it in my server directory. all this should
> happened in schedule agent.
>
> Could you please give me the code how I can connect and how I can copy the
> file to the my domino server directory.
>
> My domino server is running on AIX env.
>
> Either Java code or Lotusscript code any thing is ok.
Why don't you use a Java only library that supports the requirend protocol?
(IHMO using curl+java bindings would be in this case overcomplicated.)

What kind for SFTP is used? That abbreviation has many meanings.
I guess you want FTP over SSH, then try
http://www.cleondris.ch/opensource/ssh2/
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-09-07