Search found 220 matches

by Rukbunker
Fri Aug 22, 2025 1:45 pm
Forum: Suggestions
Topic: Logging with FTP synchronization
Replies: 3
Views: 1119

Re: Logging with FTP synchronization

Thanks for the heads-up. I will use it.

Unless the other side doesn't support it....... :evil:
Knipsel.PNG
Knipsel.PNG (5.94 KiB) Viewed 1099 times
by Rukbunker
Thu Aug 21, 2025 2:52 pm
Forum: Suggestions
Topic: Logging with FTP synchronization
Replies: 3
Views: 1119

Logging with FTP synchronization

I use "FTP Synchronization" in a task. The loglevel is "All messages", but I don't see which are files are being synced, just this:
Clipboard_08-21-2025_01.jpg
Clipboard_08-21-2025_01.jpg (25.03 KiB) Viewed 1119 times
It should be nice to see actually what happened.
by Rukbunker
Tue Apr 01, 2025 6:12 pm
Forum: General Discussion
Topic: Daylight Saving Time: task started at strange time
Replies: 4
Views: 16004

Re: Daylight Saving Time: task started at strange time

Allright, good to know. Thanks!
by Rukbunker
Tue Apr 01, 2025 9:26 am
Forum: General Discussion
Topic: Daylight Saving Time: task started at strange time
Replies: 4
Views: 16004

Daylight Saving Time: task started at strange time

Last sundaynight, 30th March at 2:00 AM (02:00) the daylight saving time in Europe started. This means the time skips to 3:00 AM. We have a task which runs every hour at xx:57:00. In the logs, I've discovered that suddenly the task was started at 3: 00 , I assume because officially the task at 02:57...
by Rukbunker
Fri Mar 21, 2025 10:06 pm
Forum: General Discussion
Topic: Daylight saving time
Replies: 2
Views: 17818

Re: Daylight saving time

I want to bump up this topic. I'm missing a "Every year" method in de Scheduler as a trigger. In our use-case, the Daylight Changing Time is crucial, although it happens just twice a year. Ofcourse, I can set the scheduler to do every month and only tick the applicable dates for this year....
by Rukbunker
Tue Feb 18, 2025 11:13 am
Forum: Suggestions
Topic: Label network mapping
Replies: 0
Views: 54501

Label network mapping

Nice to have: label a network mapping. Currently, we do it by a CMD script.

Code: Select all

NET USE A: \\10.20.180.31\data1\audio	
REG ADD "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MountPoints2\##10.20.180.31#data1#audio" /v _LabelFromReg /d "LABELNAME HERE" /t REG_SZ /f
by Rukbunker
Mon Jan 13, 2025 1:57 pm
Forum: Suggestions
Topic: Map Network Drives (version 10.2.0.304)
Replies: 5
Views: 71307

Re: Map Network Drives (version 10.2.0.304)

Ah, great to hear!
by Rukbunker
Mon Jan 13, 2025 12:56 pm
Forum: Suggestions
Topic: Map Network Drives (version 10.2.0.304)
Replies: 5
Views: 71307

Re: Map Network Drives (version 10.2.0.304)

Is it true that I still don't see the option "Map as current user" in version 10.2.2.307? Or did you took another approach?
by Rukbunker
Fri Dec 27, 2024 10:21 am
Forum: General Discussion
Topic: Which Event was trigger ?
Replies: 7
Views: 64097

Re: Which Event was trigger ?

Bumping up an old topic, because I recognize this "issue'.

I have a task with 2 triggers, however: I want to include in the logging which trigger was executed. Can somehow a variable can be assigned per trigger, or...?!?!
by Rukbunker
Tue Nov 12, 2024 12:51 pm
Forum: Suggestions
Topic: Map Network Drives (version 10.2.0.304)
Replies: 5
Views: 71307

Re: Map Network Drives (version 10.2.0.304)

That's fully understandable from "Windows" design perspective. However, put that information in the help file to avoid unneccesary questions.