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.
Help with batch file!
Name: GRAYgoose13 Date: April 11, 2009 at 15:23:10 Pacific OS: Windows Vista Product: Me / Supadupacomputa Subcategory: Batch
Summary: Hi, Can anyone help me with this script..what i need is a script or a batch file to do: 1. FTP get from one location for a specified file. 2. Zip the file. 3. FTP put to another location 4. Rename the...
Summary: For some reason this batch file I created a while back will no longer work. It used to work, but now it doesn't and I can't tell from looking at it what is wrong, could you please help me? Thanks. @F...
Summary: Hi, Here is the batch file i am using for monitoring connectivity, but i want know when i get disconnected ! can you help me! echo off title loop cls :up echo %date% time /t tracert 192.168.63.24 g...