 |
hiteksoftware.com User discussion forum
|
| View previous topic :: View next topic |
| Author |
Message |
TYC
Joined: 18 Jun 2007 Posts: 1
|
Posted: Tue Jul 10, 2007 10:10 am Post subject: Synchronizing folders |
|
|
Hello Robert,
I'm testing the Synchronizing task and I'm getting strange results. It seems that the settings are case sensitive in some part. For example below:
Task.PARAMETERS1 = C:\tycc
Task.PARAMETERS2 = C:\Documents and Settings\cfchan\My Documents\my test
Task.PARAMETERS3 = SynchronizeTask.UNIDIRECTIONAL_COPY
Task.PARAMETERS4 = true
Task.PARAMETERS5 =
Task.PARAMETERS6 = !ebook^Business
While the task works as expected for Task.PARAMETERS1 = C:\tycc or Task.PARAMETERS1 = C:\TYCC (upper case), it does not for Task.PARAMETERS6 = !ebook^Business and Task.PARAMETERS6 = !Ebook^Business
In the first instance, my directory [ebook] under [TYCC] will not be copied. However, if [Ebook] is used, the filter is not effective and the directory [ebook] will be copied.
I have tried this multiple times with consistent results.
Best regards,
TYC |
|
| Back to top |
|
 |
Robert Site Admin
Joined: 25 May 2006 Posts: 1140
|
Posted: Tue Jul 10, 2007 1:46 pm Post subject: |
|
|
1) The filename and folder filter fields are always case sensitive. These fields use regex or our inbuilt functions and are designed to be case sensitive (test and Test are different filenames on linux , macosx etc )
2) The folder paths are resolved automatically by the java software and it can resolve paths on windows irrespective of case. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|