RE: Chilkat SFTP component.

2016-10-12 Thread Dave Crozier
+1 for the Chilkat SFTP solution... good and reliable and easy to interface to.

Dave

-Original Message-
From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Alan Bourke
Sent: 11 October 2016 15:42
To: profoxt...@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/18725b8cd2d5d247873a2baf401d4ab2a4319...@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.


Re: Chilkat SFTP component.

2016-10-12 Thread Alan Bourke
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.3f87b...@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.


Re: Chilkat SFTP component.

2016-10-11 Thread Mike Copeland

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-c8973c18b...@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.


RE: Chilkat SFTP component.

2016-10-11 Thread Tracy Pearson
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.


Re: Chilkat SFTP component.

2016-10-11 Thread Mike Copeland

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-89fa27733...@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.


Re: Chilkat SFTP component.

2016-10-11 Thread Ted Roche
On Tue, Oct 11, 2016 at 10:41 AM, Alan Bourke  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=13wr...@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.


RE: Chilkat SFTP component.

2016-10-11 Thread Tracy Pearson
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-boun...@leafe.com] En nombre de Alan Bourke
>  Enviado el: martes, 11 de octubre de 2016 16:42
>  Para: profoxt...@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.


RE: Chilkat SFTP component.

2016-10-11 Thread José Enrique Llopis


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-boun...@leafe.com] En nombre de Alan Bourke
Enviado el: martes, 11 de octubre de 2016 16:42
Para: profoxt...@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.