Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
FTP MPUT without sending the .BAT file
Name: madole Date: May 18, 2009 at 08:22:00 Pacific OS: Windows XP Subcategory: Batch
Comment:
Hi, I've written a program which sends data in a folder to a specific ftp address. my problem is that sometimes there will be files there and sometimes not and these files change hourly. I have written an mput batch file to ftp the files but this only seems to work when the batch file is in the same folder that the files are in. As a result, the batch file gets sent as well. Is there any mput command where i can specify a file to leave out so it isnt sending the batch file every time? Cheers, Andrew
Summary: Can a bat file search a html file and strip out the url's from it and dump them to a txt file ? If so how would you do it ? "Don't know what you don't know." ...
Summary: I need some help with a bat file that I created. I am trying to make it stay minimized on my user's screens. Do I simply put Echo Off or @Echo Off in the bat file and where do I put it to take effec...
Summary: Hi guys.. I'm trying to make a rather advanced batch file.. I have a bootable USB device with DOS 8 and NtfsPro (read/write).. When booting from the USB device I want it to copy the SAM and SYSTEM fil...