Index
2012-11-20 08:57jerry foote : SSH File Transfer Protocol
2012-11-20 09:11Andrew Stirling : Re: SSH File Transfer Protocol
2012-11-21 01:45Michael Madigan : Re: SSH File Transfer Protocol
2012-11-21 02:46AndyHC : Re: SSH File Transfer Protocol
2012-11-21 09:06Ted Roche : Re: SSH File Transfer Protocol
2012-11-21 10:50Paul Hill : Re: SSH File Transfer Protocol
2012-11-21 12:41Ted Roche : Re: SSH File Transfer Protocol
2012-11-21 13:50Paul Hill : Re: SSH File Transfer Protocol
2012-11-21 14:58Jeff Johnson : Re: SSH File Transfer Protocol
Back to top
SSH File Transfer Protocol

Author: jerry foote

Posted: 2012-11-20 08:57:00   Link

I was asked if I did FPT, I said yes and then found out that they wanted SSH

File Transfer Protocol.

Anyone have any suggestions for a tool to handle the SSH File Transfer

Protocol with VFP

Thanks Jerry

--- 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/37394B9E29BC430B84F8E707D07F4729@jerryfootePC

** 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.

©2012 jerry foote
Back to top
Re: SSH File Transfer Protocol

Author: Andrew Stirling

Posted: 2012-11-20 09:11:21   Link

What about Chilkat

http://www.example-code.com/foxpro/ssh.asp

Kind regards

Andrew Stirling

01250 874580

support@calcpay.co.uk

http://www.calcpay.co.uk

HMRC Accredited since 12/01/2004

On 20/11/2012 14:57, jerry foote wrote:

> SSH File Transfer

> Protocol

_______________________________________________

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/50AB9D99.2040003@calcpay.co.uk

** 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.

©2012 Andrew Stirling
Back to top
Re: SSH File Transfer Protocol

Author: Michael Madigan

Posted: 2012-11-21 01:45:48   Link

There are tools available for foxpro, or you can just write a script in filezilla.   I need to do it but still haven't 

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

From: jerry foote <jerryfoote@bellsouth.net>

To: 'ProFox Email List' <profox@leafe.com>

Cc:

Sent: Tuesday, November 20, 2012 9:57 AM

Subject: SSH File Transfer Protocol

I was asked if I did FPT, I said yes and then found out that they wanted SSH

File Transfer Protocol.

Anyone have any suggestions for a tool to handle the SSH File Transfer

Protocol with VFP

Thanks Jerry

--- 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/37394B9E29BC430B84F8E707D07F4729@jerryfootePC

** 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.

_______________________________________________

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/1353483948.35619.YahooMailNeo@web122305.mail.ne1.yahoo.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.

©2012 Michael Madigan
Back to top
Re: SSH File Transfer Protocol

Author: AndyHC

Posted: 2012-11-21 02:46:17   Link

ExtraPuTTY is supposed to have an API or you could just call scripts

that use the PuTTY CLI.

AndyD 8-)#

<snip>

Anyone have any suggestions for a tool to handle the SSH File Transfer

Protocol with VFP Thanks Jerry ---<snip>

_______________________________________________

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/50AC94D9.9070907@hawthorncottage.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.

©2012 AndyHC
Back to top
Re: SSH File Transfer Protocol

Author: Ted Roche

Posted: 2012-11-21 09:06:28   Link

On Tue, Nov 20, 2012 at 9:57 AM, jerry foote <jerryfoote@bellsouth.net>wrote:

> Anyone have any suggestions for a tool to handle the SSH File Transfer

> Protocol with VFP

>

I've used the PuTTY suite of tools with FoxPro as part of a remote backup

scheme. If you want to transfer files using a GUI rather than a

command-line/terminal tool, check out WinSCP3.

PuTTY: http://www.chiark.greenend.org.uk/~sgtatham/putty/

WinSCP3: http://winscp.net/eng/index.php

It's worth a little research to understand how SCP and SSH work, public

keys and private keys and all that stuff. For one of our vertical apps, we

drop a Linux box into the client's network, and have secure shell access

into that box, and from there, access to their network, unlimited VNC to

their desktop screens, ability to do secure file transfers, without concern

for MS' incompatible upgrades or licensing schemes.

--- 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/CACW6n4ufbsFM_jvUwbvPhG1DP_CG8Hc6S+fCM6Vt=gtnCOnQYg@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.

©2012 Ted Roche
Back to top
Re: SSH File Transfer Protocol

Author: Paul Hill

Posted: 2012-11-21 10:50:57   Link

On 21 November 2012 15:06, Ted Roche <tedroche@gmail.com> wrote:

> It's worth a little research to understand how SCP and SSH work, public

> keys and private keys and all that stuff. For one of our vertical apps, we

> drop a Linux box into the client's network, and have secure shell access

> into that box, and from there, access to their network, unlimited VNC to

> their desktop screens, ability to do secure file transfers, without concern

> for MS' incompatible upgrades or licensing schemes.

>

Tip: If you're going to open SSH to the internet then run it on a

non-standard port.

My OpenWrt router at home gets hammered with unsuccessful logins otherwise!

Using a physical private key for authenticating can be a good idea.

--

Paul

--- 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/CADwx0+KSN_eDinMW1aNNi-_=fUGHGoYA8jEkRVmcCj+KY=jq_w@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.

©2012 Paul Hill
Back to top
Re: SSH File Transfer Protocol

Author: Ted Roche

Posted: 2012-11-21 12:41:40   Link

On Wed, Nov 21, 2012 at 11:50 AM, Paul Hill <paulroberthill@gmail.com>wrote:

> Tip: If you're going to open SSH to the internet then run it on a

> non-standard port.

> Using a physical private key for authenticating can be a good idea.

>

Both good tips! if you're looking at configuring long-running unattended

connections, there are some advanced functions like ssh-agent (pagent in

PuTTY) that can retain a key in memory securely. I use this on some of my

unattended file transfer functions. If you can use key-only access, you can

disable password access altogether on the server, making it even more

secure.

--- 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/CACW6n4t-vTapQd0EawnXR7QG5h3kFY+yM5zmEjUjn+Ash_wJig@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.

©2012 Ted Roche
Back to top
Re: SSH File Transfer Protocol

Author: Paul Hill

Posted: 2012-11-21 13:50:16   Link

On 21 November 2012 18:41, Ted Roche <tedroche@gmail.com> wrote:

> If you can use key-only access, you can

> disable password access altogether on the server, making it even more

> secure.

>

I've done this on my OpenWRT router.

If I every get locked out I can always telnet in ;-)

--

Paul

--- 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/CADwx0+J0yP3=yUz02BT9fFhdUt0j3RviTgoMJet5jfmUJQidQA@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.

©2012 Paul Hill
Back to top
Re: SSH File Transfer Protocol

Author: Jeff Johnson

Posted: 2012-11-21 14:58:18   Link

http://www.orbitdownloader.com/freeware-download/download-winscp-418/102/

Provides secure SFTP. It is open source and I used it with a corporate

client for years.

Very easy to use!

HTH

Jeff

---------------

Jeff Johnson

jeff@san-dc.com

(623) 582-0323

www.san-dc.com

On 11/20/2012 07:57 AM, jerry foote wrote:

> I was asked if I did FPT, I said yes and then found out that they wanted SSH

> File Transfer Protocol.

>

> Anyone have any suggestions for a tool to handle the SSH File Transfer

> Protocol with VFP

>

> Thanks Jerry

>

>

>

> --- 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/50AD406A.8020407@san-dc.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.

©2012 Jeff Johnson