Search found 5 matches
- Sat Feb 16, 2008 12:34 pm
- Forum: General Discussion
- Topic: File Loop only finds "first" file
- Replies: 2
- Views: 12261
File Loop only finds "first" file
Oleg,Thank you for responding.I changed the time filter to "All files" and changed the message to File '{BACKUPFILE}' deleted because it was last modified {FileTime({BACKUPFILE})}This is what my log looks like now:I: 2/16/2008 8:30:21 AM: ****** Starting task... ******************I: 2/16/2...
- Fri Feb 15, 2008 2:36 pm
- Forum: General Discussion
- Topic: File Loop only finds "first" file
- Replies: 2
- Views: 12261
File Loop only finds "first" file
I have a file loop that I modeled after Topic #263, which looks in a given directory for files older than one month. However, it only seems to find the "first" file and ignore all the rest. I was hoping that someone could tell me what I'm doing wrong.;**********************;* RoboTask Ta...
- Fri Oct 19, 2007 3:11 am
- Forum: General Discussion
- Topic: File Monitor UNC Path
- Replies: 5
- Views: 12679
File Monitor UNC Path
Are you sure that you write path correctly? I just copied the path from the "Edit folder for watch" dialog into Explorer, and Explorer found the folder. Also check up that server is accessible with your login parameters. If server requires another username and password you may get a probl...
- Tue Oct 16, 2007 3:50 am
- Forum: General Discussion
- Topic: File Monitor UNC Path
- Replies: 5
- Views: 12679
File Monitor UNC Path
RoboTask runs as an application. Kirk
- Sat Sep 29, 2007 6:12 am
- Forum: General Discussion
- Topic: File Monitor UNC Path
- Replies: 5
- Views: 12679
File Monitor UNC Path
I am trying to monitor files on another machine using a UNC path, e.g. Folder=\\LinuxBox\SharedFiles and IncludeMask=*.dvr-ms. My poll interval is 3600 seconds.Even though new files appear in this folder, I have not seen any of the actions; the log never shows that this task has occurred. (Other, ...