Thanks Ted, again I am looking for ease of deployment. -----Original Message----- From: ProfoxTech <[email protected]> On Behalf Of Ted Roche Sent: Friday, 02 August 2019 14:04 To: [email protected] Subject: Re: SFTP
Well if you just want to use raw scp and sftp, you can always use PuTTY and script it: https://www.chiark.greenend.org.uk/~sgtatham/putty/ In the past, I have set up a couple of clients with overnight routines that process data and upload results using PuTTY. On Fri, Aug 2, 2019 at 8:53 AM Ed Leafe <[email protected]> wrote: > On Aug 2, 2019, at 4:25 AM, Chris Davis <[email protected]> wrote: > > > > Before I make a purchase of either Chilkat or West Wind Internet & > Client Tools which are both around the same price. > > > > At this moment its simply to get a SFTP function but both of these > > come > with lots of other stuff. > > Such a shame. SFTP is built into Linux and MacOS, and you can use the > pysftp (https://pysftp.readthedocs.io/en/release_0.2.9/) module to use > SFTP directly in Python, even in Windows! > > > -- Ed Leafe > > > > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: https://leafe.com/archives This message: https://leafe.com/archives/byMID/lnxp265mb1675e448bbd1f77eb9c55a3d8f...@lnxp265mb1675.gbrp265.prod.outlook.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.

