General Consultant Discussion

 View Only
  • 1.  Anyone have experience with WinSCP? I'm looking t

    Posted 07-10-2018 14:07
    Anyone have experience with WinSCP? I'm looking to use it for FTP automation since it includes command line options. https://winscp.net/eng/index.php


  • 2.  RE: Anyone have experience with WinSCP? I'm looking t

    Posted 07-10-2018 14:19
    I have written an integration application that uses it to send and get files.


  • 3.  RE: Anyone have experience with WinSCP? I'm looking t

    Posted 07-10-2018 15:23
    You can also use PowerShell (http://www.tomsitpro.com/articles/manage-files-over-sftp-powershell,1-3673.html)


  • 4.  RE: Anyone have experience with WinSCP? I'm looking t

    Posted 07-10-2018 15:36
    Do you like the product @PhilMcIntosh? PowerShell, we should have a webinar on that for the group. I always forget about that option @SteveIwanowski, thank you both.


  • 5.  RE: Anyone have experience with WinSCP? I'm looking t

    Posted 07-10-2018 15:39
    We have a few WinSCP scripts out there, mostly very simple file transfers (no data manipulation). For that purpose, it's a decent product and you can't beat the price.


  • 6.  RE: Anyone have experience with WinSCP? I'm looking t

    Posted 07-10-2018 15:49
    I use Visual Cut for uploads, and downloads are not common for us to handle... the last one I did using vbscript, batch files and the Windows native command line interface for FTP. Tricky to write initially, but very portable once done.


  • 7.  RE: Anyone have experience with WinSCP? I'm looking t

    Posted 07-10-2018 17:05
    I thought about VC but it's a hosted environment and I'm not sure about the licenses needed and customer is $ conscience right now.


  • 8.  RE: Anyone have experience with WinSCP? I'm looking t

    Posted 07-11-2018 03:17
    Been using Core FTP for years without incident. www.coreftp.com/ftp_client_features.html


  • 9.  RE: Anyone have experience with WinSCP? I'm looking t

    Posted 07-11-2018 04:09
    WinSCP worked well for me


  • 10.  RE: Anyone have experience with WinSCP? I'm looking t

    Posted 07-12-2018 08:57
    Thanks for letting me know about Core FTP.


  • 11.  RE: Anyone have experience with WinSCP? I'm looking t

    Posted 07-12-2018 21:29
    I also use core ftp. It is freeware and scriptable