Summary: I would like to make a batch script to find my external ip address then upload it via ftp to a free website I have. The purpose being so I could find ...
Summary: Hi, I want to ftp a file from windows to unix server can we do it with a batch script if yes let me know I tried this piece of action Microsoft Window...
Summary: Hey everyone, I am very new at this... I hope I can explain what I am looking for. I need to write a batch script. I have a filename, with a date in...
Summary: I am trying to copy zip files from one server to another with a batch file. Problem is, I only need the 4 zip files with the current date and not the...
Summary: I have a long batch script that processes several jobs. This script writes various outputs and logs. What I am trying to accomplish is that these lo...
Summary: Hi, I'd like to run a (dos) batch script to launch a persistent app ... a server. In dos, I can simply start the script from Explorer and it will rem...
Summary: I am trying to write a batch script that moves all files from one network folder to another network folder. On the destination folder, I need to dele...
Summary: I need help on how to create batch script that can scan new files that were created for the past 1/2 weeks or specific time, so when the script is run...
Summary: hELLO ALL CAN ANYBODY HELP THIS EXTREMELY NOVICE BATCH SCRIPT WRITER WITH THE FOLLOWING FOR A SCHOOL ASSIGNMENT Any help would be appreciated heaps!!!...
Summary: Hi, Is it possible to write batch script to check a dynamic ip(from cable company), it will send the ip to my email if the ip changes. The box is behi...
Summary: Hello I need to write a simple batch script to delete all the files in a particular directory which are older than 24 hours. Sound simple, but to a n...
Summary: The problem you face is due to the weird char & that in NT batch has the special meaning of joining to commands on the same line. In minutes I post th...
Summary: HI All, I am new to batch scripting and this is my first script pls help me out. I have to right a batch script, which has to pick the latest file in ...
Summary: All, I'm looking for assistance with putting together a batch file to be loaded at logon or system startup that will: 1)Search the local C drive for a...
Summary: Hi, i want to rename all the files in my directory by stripping out the first 3 chars of the file. My files are of the type C:\01 file1.jpg C:\02 file...