Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Spence32
  • Content: Threads
  • Order by date
  1. Spence32

    Calling WinSCP.exe from script

    Hi, In my script I am trying to call WinSCP by using: system("WinSCP.exe /script=$workDir\\$tempScpFileName"); But the error returned is 'WinSCP.exe' is not recognized as an internal or external command, operable program or batch file. WinSCP is installed on my machine at C:\Program...
  2. Spence32

    FTP files from multiple source dirs to multiple target dirs

    Hi, I am very new too Perl scripting, so any help would be greatly appreciated. I am looking to create a Perl script to FTP files from multiple source directories to multiple target directories, with each source directory is mapped to a particular target directory. For example, FTP all files...

Part and Inventory Search

Back
Top