Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

jfrish

File does not exist error when testing / Scripting Q

Trying to test an upload of a file, and SCP now seeing the file....

on a side note... I need to script some ACH file transfers... here's how I think it will go:

1. One script to copy ACH file with same name to upload folder and rename the original to “.archive” (script will copy any new txt files that come in to the upload dir, old "archived" files will not be copied)
2. WINSCP script that then runs and grabs file from upload folder. Then delete the file from the upload folder once the copy to bank is made.

I want to write this script and use Windows Task Scheduler to run it...

Do you guys have any sample scripts that closely match what I'm trying to do?


Well never mind!

Running this now, and it's working.. :?