null

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This method is not supported by EFm, and is only a possible recommendation to customers IT in order to assist in bringing OrderFiles onto their Network from an Providers system


  1. Download and Install WinSCP-5.17.1-Setup.exe
    1. Basic Setup w/ no add-on
  2. Access Task Scheduler
    1. Create New Task
  3. Trigger - Run every 5 minutes
  4. Actions: 
    1. Program/Script: "C:\Program Files (x86)\WinSCP\WinSCP.exe" (The directory that WinSCP is placed
    2. Add Arguments: /log="Directory of log file" /command "open Single string ftp details domain:password@username" "get directoroffiles*.csv" "mv directory offilesthatyouwishtomovelocally*.csv /directoryyouwant tomovethemto*.csv" "exit"
    3. Start In: C:\Users\Downloads\ (Directory you wish files to be placed.
  • No labels