Search found 5 matches
- Mon Jul 18, 2011 9:30 am
- Forum: General Discussion
- Topic: Move files of certain file size
- Replies: 3
- Views: 10740
Move files of certain file size
Can you provide me with an example of how to use file loop to move files based off size Thanks...
- Sun Jul 17, 2011 5:07 pm
- Forum: General Discussion
- Topic: Move files of certain file size
- Replies: 3
- Views: 10740
Move files of certain file size
Can Robotask be setup to monitor for files that are written to a folder and then move files that are 20Mb or greater to a different folder? I have syslog files that come in and the files stop writing with they reach 20 M. I tried a file watcher but the files as they write to the monitored folder a...
- Tue Apr 01, 2008 4:34 am
- Forum: General Discussion
- Topic: Compare 2 files
- Replies: 2
- Views: 8834
Compare 2 files
Excellent thanks for the reply. I was able to get this to work! Thanks again!
- Mon Mar 31, 2008 1:54 pm
- Forum: General Discussion
- Topic: Compare 2 files
- Replies: 2
- Views: 8834
Compare 2 files
I have a script that runs on 2 different servers that creates a text file on each server. I need to be able to compare the contents of both files to see if they contain the same content. If the content is identical, I want it to e-mail me a successful result. If the content is different, I want i...
- Fri Jan 05, 2007 5:40 am
- Forum: General Discussion
- Topic: Help creating a task...
- Replies: 0
- Views: 10595
Help creating a task...
I need some help creating a task if someone can help. I want to create a task that will telnet to a machine over port 25 and wait so many seconds for the SMTP banner to appear. If this banner appears, the task should end. If the banner does not appear in this time frame, I want it to send an e-ma...