>>If I have no file association for *.FTP so I can't see
>>how it can interact with the batch file.
Your output file name isn't known? Is there a reason you can't give it the same name each time? If not, why not generate the *.FTP file dynamically within the script that generates the output...
I had a similar need (pushing a SQL Server derived file to an HP-UX box for Oracle use) and couldn't get the syntax to work. A co-worker managed to stumble across the proper syntax for our environment (Win2K). Here's what we did:
<FILE.BAT>
ftp -v -n -s:SCRIPT.FTP HOSTNAME.YOUR.NET...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.