Search found 1 match

by mbessey
11 Apr 2012 08:52
Forum: DOS Batch Forum
Topic: remaning files from download in batch
Replies: 5
Views: 4012

remaning files from download in batch

I have a batch file that gets a .jpg from a ftp site. I want to be able to rename the file after downloading if it already exist by andding incrementing numbers to the file name.

image1
image2
image3

can this be done in the batch file or am i barking up the wrong tree?