Copying remote files to local sys

  • I was asked to copy (rar) files from our WinScp to local drive

    Please help me to write a EXECUTE PROCESS TASK with batch file (if required) and also wanted to automate it using in ssis

    to be more specific

    Collections is the name of our session in WINSCP

    Credit_SSC is the user name

    Path of the folder in WinSCP /home/credit_ssc/b'lore

    what would be arguments and executables in the task?

    Any thoughts are welcome.

  • I am trying to automate some SFTP files upload from the server and i have winscp install which i am trying to execute from the exec process task in ssis .

    What it does when i pass the command it opens the server and doesn't execute the Command to extract the files

    It just stops that means my command is Not parsed Exactly

    when i run this i follow this

    in the executable file i use c:\winscp.exe

    in the Argument i pass this command : "Collections" "get /home/credit_ssc/payments/*.zip c:\temp\" "exit"

    What it goes is that it opens the WinSCP explorer, sits at /home/credit_ssc and does nothing?

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply