Search found 6 matches

by sfc_scottr
Fri Aug 23, 2024 7:52 pm
Forum: General Topics, Announcements and FAQs
Topic: mask file from commandline
Replies: 2
Views: 8388

Re: mask file from commandline

I must have needed more coffee this morning. I went back to the machine and started over and it's working exactly as expected. I don't know what I'm doing different now.

Thanks for the assistance!
by sfc_scottr
Fri Aug 23, 2024 2:58 pm
Forum: General Topics, Announcements and FAQs
Topic: mask file from commandline
Replies: 2
Views: 8388

mask file from commandline

We are using Syncovery 10 to execute pre-defined profiles from the commandline. However, during the call we are passing an arbitrary/changing list of file paths via the /mask parameter. Sometimes this list is long and seems to run into a character limitation. This results in only some of the files ...
by sfc_scottr
Mon Apr 04, 2022 4:49 pm
Forum: Windows Topics
Topic: Mask ignored sometimes
Replies: 2
Views: 3507

Re: Mask ignored sometimes

Thanks, email sent.
by sfc_scottr
Mon Apr 04, 2022 3:35 pm
Forum: Windows Topics
Topic: Mask ignored sometimes
Replies: 2
Views: 3507

Mask ignored sometimes

I have 2 jobs that are identical except for the right-hand destination. They both have "all files" for inclusions and the same subfolders selected for action.

Both jobs are only triggered via the command line and are always passed a MASK value. The MASK list is semi-colon delimited and is the same ...
by sfc_scottr
Tue Mar 01, 2022 8:48 pm
Forum: Windows Topics
Topic: Job waiting on after script when it shouldn't
Replies: 3
Views: 6781

Re: Job waiting on after script when it shouldn't

Thanks for the info tobias. I appreciate the suggestions but I believe I'll need to go a different route to process the log and accomplish the need.
by sfc_scottr
Tue Mar 01, 2022 2:43 pm
Forum: Windows Topics
Topic: Job waiting on after script when it shouldn't
Replies: 3
Views: 6781

Job waiting on after script when it shouldn't

I recently upgraded from version 7 to 9.39 and migrated all the existing jobs. Some of the jobs included an "after" script to be run. For these jobs this command looks like:
#HTTP GET www.somedomain.com/somepath

This script is built to parse the Syncovery log file for the job that calls it and ...