Index
2016-10-11 09:41Alan Bourke : Chilkat SFTP component.
2016-10-11 10:54José Enrique Llopis : RE: Chilkat SFTP component.
2016-10-11 12:08Tracy Pearson : RE: Chilkat SFTP component.
2016-10-11 13:25Ted Roche : Re: Chilkat SFTP component.
2016-10-11 13:40Mike Copeland : Re: Chilkat SFTP component.
2016-10-11 13:51Tracy Pearson : RE: Chilkat SFTP component.
2016-10-11 14:07Mike Copeland : Re: Chilkat SFTP component.
2016-10-12 03:22Alan Bourke : Re: Chilkat SFTP component.
2016-10-12 03:26Dave Crozier : RE: Chilkat SFTP component.
Back to top
Chilkat SFTP component.

Author: Alan Bourke

Posted: 2016-10-11 09:41:51   Link

Anyone used this? Good\bad\indifferent?

Or any other SFTP solution?

--

Alan Bourke

alanpbourke (at) fastmail (dot) fm

--- StripMime Report -- processed MIME parts ---

multipart/alternative

text/plain (text body -- kept)

text/html

---

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/1476196911.4045475.752468481.220E8C0B@webmail.messagingengine.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2016 Alan Bourke
Back to top
RE: Chilkat SFTP component.

Author: José Enrique Llopis

Posted: 2016-10-11 10:54:08   Link

I use FTP and sFTP chilkat activex on my apps www.multilinkcrm.com

Fantastic product, works very well, worth the Money.

Jose Enrique Llopis

-----Mensaje original-----

De: ProFox [mailto:profox-bounces@leafe.com] En nombre de Alan Bourke

Enviado el: martes, 11 de octubre de 2016 16:42

Para: profoxtech@leafe.com

Asunto: Chilkat SFTP component.

Anyone used this? Good\bad\indifferent?

Or any other SFTP solution?

--

Alan Bourke

alanpbourke (at) fastmail (dot) fm

--- StripMime Report -- processed MIME parts ---

multipart/alternative

text/plain (text body -- kept)

text/html

---

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/BBF033941AD648B7A04041D7E5A66856@LENOVO1

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2016 José Enrique Llopis
Back to top
RE: Chilkat SFTP component.

Author: Tracy Pearson

Posted: 2016-10-11 12:08:40   Link

José Enrique Llopis wrote on 2016-10-11:

>

>

> I use FTP and sFTP chilkat activex on my apps www.multilinkcrm.com

>

> Fantastic product, works very well, worth the Money.

>

> Jose Enrique Llopis

>

>

>

> -----Mensaje original-----

> De: ProFox [mailto:profox-bounces@leafe.com] En nombre de Alan Bourke

> Enviado el: martes, 11 de octubre de 2016 16:42

> Para: profoxtech@leafe.com

> Asunto: Chilkat SFTP component.

>

> Anyone used this? Good\bad\indifferent?

>

> Or any other SFTP solution?

>

> --

> Alan Bourke

> alanpbourke (at) fastmail (dot) fm

>

>

Alan,

I haven't used the sFTP function of the Chilkat control yet.

I can say I have used JSON, Email, and HTTP parts with great success.

The support team is responsive. I have gotten a response within 24 hours.

I have not gotten the ASYNC functions to bubble up. However, with the

object.heartbeatMS and VFPs EventHandler(), I have prevented Windows from

reporting the program as Not responding.

Tracy Pearson

PowerChurch Software

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/000c01d223e2$1dcc8750$596595f0$@powerchurch.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2016 Tracy Pearson
Back to top
Re: Chilkat SFTP component.

Author: Ted Roche

Posted: 2016-10-11 13:25:12   Link

On Tue, Oct 11, 2016 at 10:41 AM, Alan Bourke <alanpbourke@fastmail.fm> wrote:

> Anyone used this? Good\bad\indifferent?

>

> Or any other SFTP solution?

>

Some enthusiasm from the archives: http://leafe.com/archives/full_thread/486627

Bear in mind the position of the "S" matters:

SFTP is Secure File Transfer that uses the ssh protocol to create an

encrypted tunnel from client to server, while

FTPS is plain old File Transfer Protocol that uses an SSL (usually

really TLS these days) encrypted tunnel to pass files.

Pros and Cons of the two are [NF] and way beyond the topic at hand.

Just bear in mind they are two different things, and are less

interoperable that filling your gas tank with diesel fuel.

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/CACW6n4sOZBhfFqC_OWBeUx0ctfqJNbJJxoh1DZhsfe=13wrtUg@mail.gmail.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2016 Ted Roche
Back to top
Re: Chilkat SFTP component.

Author: Mike Copeland

Posted: 2016-10-11 13:40:57   Link

Tracy Pearson wrote:

> I have not gotten the ASYNC functions to bubble up. However, with the

> object.heartbeatMS and VFPs EventHandler(), I have prevented Windows from

> reporting the program as Not responding.

Wow, that's huge! Kudos!

Have you noticed that Win10 is a LOT better about this? (not reporting

unresponsive)

Mike Copeland

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/13607a97-5b73-9ea6-6818-89fa27733ea0@ggisoft.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2016 Mike Copeland
Back to top
RE: Chilkat SFTP component.

Author: Tracy Pearson

Posted: 2016-10-11 13:51:38   Link

Mike Copeland wrote on 2016-10-11:

> Tracy Pearson wrote:

> I have not gotten the ASYNC functions to bubble up. However, with the

> object.heartbeatMS and VFPs EventHandler(), I have prevented Windows from

> reporting the program as Not responding.

> Wow, that's huge! Kudos!

>

> Have you noticed that Win10 is a LOT better about this? (not reporting

> unresponsive)

>

> Mike Copeland

>

Mike,

It just takes an additional mouse click in Windows 10 for a program to be

flagged unresponsive.

Tracy Pearson

PowerChurch Software

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/001001d223f0$80199890$804cc9b0$@powerchurch.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2016 Tracy Pearson
Back to top
Re: Chilkat SFTP component.

Author: Mike Copeland

Posted: 2016-10-11 14:07:58   Link

Tracy Pearson wrote:

> Mike Copeland wrote on 2016-10-11:

>> Tracy Pearson wrote:

>> I have not gotten the ASYNC functions to bubble up. However, with the

>> object.heartbeatMS and VFPs EventHandler(), I have prevented Windows from

>> reporting the program as Not responding.

>> Wow, that's huge! Kudos!

>>

>> Have you noticed that Win10 is a LOT better about this? (not reporting

>> unresponsive)

>>

>> Mike Copeland

>>

> Mike,

>

> It just takes an additional mouse click in Windows 10 for a program to be

> flagged unresponsive.

>

> Tracy Pearson

> PowerChurch Software

Ah, so Win10 doesn't flag until the mouse click occurs? Well, that's

better than Win7.

Mike

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/6255b284-75ef-1fb9-74dc-c8973c18b54a@ggisoft.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2016 Mike Copeland
Back to top
Re: Chilkat SFTP component.

Author: Alan Bourke

Posted: 2016-10-12 03:22:08   Link

Thanks to everyone for their responses.

--

Alan Bourke

alanpbourke (at) fastmail (dot) fm

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/1476260528.91444.753342097.3F87B22B@webmail.messagingengine.com

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2016 Alan Bourke
Back to top
RE: Chilkat SFTP component.

Author: Dave Crozier

Posted: 2016-10-12 03:26:06   Link

+1 for the Chilkat SFTP solution... good and reliable and easy to interface to.

Dave

-----Original Message-----

From: ProFox [mailto:profox-bounces@leafe.com] On Behalf Of Alan Bourke

Sent: 11 October 2016 15:42

To: profoxtech@leafe.com

Subject: Chilkat SFTP component.

Anyone used this? Good\bad\indifferent?

Or any other SFTP solution?

--

Alan Bourke

alanpbourke (at) fastmail (dot) fm

--- StripMime Report -- processed MIME parts --- multipart/alternative

text/plain (text body -- kept)

text/html

---

[excessive quoting removed by server]

_______________________________________________

Post Messages to: ProFox@leafe.com

Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox

OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech

Searchable Archive: http://leafe.com/archives/search/profox

This message: http://leafe.com/archives/byMID/profox/18725B8CD2D5D247873A2BAF401D4AB2A431940E@EX2010-A-FPL.FPL.LOCAL

** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

©2016 Dave Crozier