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.
VBScript - FTP log on / rename file
Name: aiko Date: October 8, 2008 at 14:41:51 Pacific OS: Windows XP CPU/Ram: Dell
Comment:
Hi All
I wonder if any one can help me on this please... I would like to create a VBScript (or a BAT script) which when run,
1. It logs on to the ftp server, with a specified username/password.
2. In the current directory, it searches the file "abc.txt", if exists, it checks the timestamp of that file. If the timestamp of the file is between Monday - Friday, it renames the file to "abc.txt.zzz", otherwise it does nothing and log off from the ftp server.
Summary: I need to create a "simple" batch file that will not only rename a specified file to the date it was renamed (example: batch.log to batch-080508.log) but also based on the file size limit (example: if...
Summary: Here is the scenario, and I've got two questions: 1. I've got a bat file, which continuously running on the background, and I would like to log that bat file to a text file. I've got a code: start c...
Summary: Below is 2 scripts I have been trying to merge together. What I have is a file called tbundy.nsf and I need to rename it based on the file date. I need it to be in the following format: Ted_Bundy.2002...