Is it possible in Robotask to create a task that moves a file without the file properties being changed? I need files to keep the original Date Modified and, if possible, the same 'Modified By'.
Thanks
Prem
Search found 35 matches
- Mon Dec 10, 2007 11:34 pm
- Forum: General Discussion
- Topic: Retain Date Modified" when copied
- Replies: 1
- Views: 7733
- Mon Dec 03, 2007 10:43 am
- Forum: General Discussion
- Topic: Which triggering events use most CPU time
- Replies: 0
- Views: 11111
Which triggering events use most CPU time
Hi, I was wondering which triggering events are most processor intensive. I am unable to use File Monitor (file changes) but I wonder if the per-second cyclic trigger of a copy task would be very cpu intensive when only the task does not get past the file filter. I.e. a tasks checks copies all files...
- Wed Nov 28, 2007 7:18 am
- Forum: General Discussion
- Topic: Append text in file when succesful move
- Replies: 0
- Views: 11149
Append text in file when succesful move
I need to add a notification of the successful or unsuccessful copy/move action of files, but I cant find a way to identify the 'success' of the copy/move action in order to use it for the 'report'
Anyone?.....
Anyone?.....
- Fri Nov 23, 2007 11:07 am
- Forum: General Discussion
- Topic: Overwrite logfile after move action
- Replies: 0
- Views: 10983
Overwrite logfile after move action
Hello, I have a task that moves files from location A to location B when a fodler contents changes. This one works, but: Now I want an additional task that overwrites a textfile with the performed actions and results. Something like: If task succesful, then: Filename 111111.11 was moved from [folder...
- Tue Nov 20, 2007 3:03 pm
- Forum: General Discussion
- Topic: If filename contains certain characters
- Replies: 2
- Views: 9792
If filename contains certain characters
Thank you Oleg.
- Tue Nov 20, 2007 10:48 am
- Forum: General Discussion
- Topic: Copy directly without temporary file
- Replies: 5
- Views: 16752
Copy directly without temporary file
I'll post it here to keep the thread intact for my own reference. Note: in the task file, the S: drive is a mapped drive connected to the root folder of a Sharepoint website. The task file copies files starting with "AU-" from one folder (S:\Automove) in that site to another folder (S:\AU\...
- Tue Nov 20, 2007 5:22 am
- Forum: General Discussion
- Topic: If filename contains certain characters
- Replies: 2
- Views: 9792
If filename contains certain characters
I need to copy files to another location if they contain certain characters in their filename.
As I understood, for this I need Basic. Can someone please suggest a simple basic script for the above purpose?
thanks
Prem
As I understood, for this I need Basic. Can someone please suggest a simple basic script for the above purpose?
thanks
Prem
- Tue Nov 20, 2007 5:13 am
- Forum: General Discussion
- Topic: Copy directly without temporary file
- Replies: 5
- Views: 16752
Copy directly without temporary file
Note: this concerns copying from a webfolder to another webfolder (both Sharepoint), both located on the same server where robotask is installed. Robotask says it cannot copy file xxxx.xx It does not give details. Another file copying software is able to copy files from/to both webfolders if an opt...
- Tue Nov 20, 2007 3:56 am
- Forum: General Discussion
- Topic: Copy directly without temporary file
- Replies: 5
- Views: 16752
Copy directly without temporary file
I must dig further into this problem in order to provide you with details....I'll come back to this later. Thanks..
- Mon Nov 19, 2007 12:17 pm
- Forum: General Discussion
- Topic: Copy directly without temporary file
- Replies: 5
- Views: 16752
Copy directly without temporary file
I need to automate copying files to a MS Sharepoint document libarary. This does not work with Robotask, and I know it is because Robotask creates a temporary file with the '~' character in it, which is an unallowed character in MS Sharepoint. How can I copy without using a temporary file? Thanks.. ...