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.
What about Chilkat
http://www.example-code.com/foxpro/ssh.asp
Kind regards
Andrew Stirling
01250 874580
support@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.
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.
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.
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.
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.
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.
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.
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.