Search found 1 match

by martinb
12 Jul 2010 09:32
Forum: DOS Batch Forum
Topic: Batch FTP rename
Replies: 2
Views: 4953

Batch FTP rename

Hi, I'm trying to write a batch file to login to a customer's FTP site and rename the first file. So far, I thought I'd rename all files and then work out how to just amend the first one, if possible. However, the routine gives varying results dependent on how many times I run it. The 3rd time of ru...