Batch file creation help

Solved/Closed
newtobatch Posts 2 Registration date Saturday August 22, 2009 Status Member Last seen September 23, 2009 - Aug 22, 2009 at 11:52 PM
newtobatch Posts 2 Registration date Saturday August 22, 2009 Status Member Last seen September 23, 2009 - Sep 23, 2009 at 09:24 AM
Hello all

I am a newb in batch scripting. so any and all help would be much appreciated.

I am trying to make a batch file that looks in a folder and copies only files (quite a few of them) created on or after a specified date, into new folder. The new folder can previously exist or be created on the spot.

Then it needs to sign into an ftp account and upload the files to a specific existing folder.

after the upload it needs to delete the file from the new folder (which was created on the spot, or previously existed)

I am trying to automate a process that currently is done manually, but I have hit a ceiling with my knowledge.

Thank you in advance for any help

Related:

1 response

newtobatch Posts 2 Registration date Saturday August 22, 2009 Status Member Last seen September 23, 2009
Sep 23, 2009 at 09:24 AM
figured it out myself
0