Hello,
I'm using FFS and like it. Noticed the auto-update feature only works with a paid version and that you accept donations... what price-level do you require for the auto-update feature to be enabled?
Thank you
Search found 15 matches
- 06 Sep 2019, 12:39
- Forum: General Discussion
- Topic: New version AutoUpdate, Donate level
- Replies: 1
- Views: 884
- 02 Aug 2019, 12:31
- Forum: General Discussion
- Topic: WAIT or Delay?
- Replies: 7
- Views: 1694
Re: WAIT or Delay?
Yeah, that doesn't fit my explanation of need. I'm aware I can do this. Doesn't solve the problem. Is there no way to put a wait in-between the tasks in a FFS batch?
- 01 Aug 2019, 14:08
- Forum: General Discussion
- Topic: WAIT or Delay?
- Replies: 7
- Views: 1694
Re: WAIT or Delay?
Using the PING you suggest in-between the tasks sounds like it would work... how do I enter this command line in the FFS UI... a simple copy/paste errors looking for a folder, so assuming it needs to know it is code to execute.
- 01 Aug 2019, 13:31
- Forum: General Discussion
- Topic: WAIT or Delay?
- Replies: 7
- Views: 1694
Re: WAIT or Delay?
Hello, thank you for your reply.
A Commandline.bat calls a FileSync batch that has 2 tasks, a download and an upload. The upload needs to be delayed 5-10 seconds while a file is being created from .bat that kicks off the process. Ideally, the wait should be in-between the FileSync Batch tasks ...
A Commandline.bat calls a FileSync batch that has 2 tasks, a download and an upload. The upload needs to be delayed 5-10 seconds while a file is being created from .bat that kicks off the process. Ideally, the wait should be in-between the FileSync Batch tasks ...
- 31 Jul 2019, 19:51
- Forum: General Discussion
- Topic: WAIT or Delay?
- Replies: 7
- Views: 1694
Re: WAIT or Delay?
Any solution to this? I need a solution to "wait" 5-10 seconds between tasks in batch mode...
Thanks
Thanks
- 10 Jun 2019, 17:17
- Forum: General Discussion
- Topic: Need Help: How to auto-resolve this error...
- Replies: 4
- Views: 1189
Re: Need Help: How to auto-resolve this error...
That is not occurring. It is happening each batch run.
In the Update dialog I clicked the Right Green Arrow (Direction) and that resolved it (previously the lightning bolt was selected) so maybe that was the issue.
Thank you.
(This is a great, robust app. Very well designed)
In the Update dialog I clicked the Right Green Arrow (Direction) and that resolved it (previously the lightning bolt was selected) so maybe that was the issue.
Thank you.
(This is a great, robust app. Very well designed)
- 10 Jun 2019, 17:01
- Forum: General Discussion
- Topic: Need Help: How to auto-resolve this error...
- Replies: 4
- Views: 1189
Re: Need Help: How to auto-resolve this error...
Thank you for your reply.
I currently am using "Update" as I only need one-way xfer... are you suggesting to use 2 way instead?
My issue is that when executing the batch from a bat file, the error level returned is >1 which kicks off the "failed" notification. Just want it to copy (xfer) and be ...
I currently am using "Update" as I only need one-way xfer... are you suggesting to use 2 way instead?
My issue is that when executing the batch from a bat file, the error level returned is >1 which kicks off the "failed" notification. Just want it to copy (xfer) and be ...
- 10 Jun 2019, 14:15
- Forum: General Discussion
- Topic: Auto Update feature, requirements
- Replies: 3
- Views: 2347
Re: Auto Update feature, requirements
Thank you for your reply.
Any suggestion on how to get FFS to auto-update (automatically) when it runs a batch from task scheduler on login?
Thank you,
Chuck
Any suggestion on how to get FFS to auto-update (automatically) when it runs a batch from task scheduler on login?
Thank you,
Chuck
- 10 Jun 2019, 13:53
- Forum: General Discussion
- Topic: Need Help: How to auto-resolve this error...
- Replies: 4
- Views: 1189
Need Help: How to auto-resolve this error...
Hello,
Getting an attributes error that I would like to simply ignore/over-write... how do I do this? (chose "Ignore errors" and still stops batch).
Thank you,
Chuck
Here is the error...
9:50:28 AM Warning The following items have unresolved conflicts and will not be synchronized:
Folder pair ...
Getting an attributes error that I would like to simply ignore/over-write... how do I do this? (chose "Ignore errors" and still stops batch).
Thank you,
Chuck
Here is the error...
9:50:28 AM Warning The following items have unresolved conflicts and will not be synchronized:
Folder pair ...
- 10 Jun 2019, 13:05
- Forum: General Discussion
- Topic: Auto Update feature, requirements
- Replies: 3
- Views: 2347
Auto Update feature, requirements
Hello,
What is required for the (every 1 week) auto-update feature to kick-off?
For instance, I'll be calling FFS from the task scheduler on login, running a batch profile... but never running FFS manually. Will it still update every week if the feature is checked?
Thank you,
Chuck
What is required for the (every 1 week) auto-update feature to kick-off?
For instance, I'll be calling FFS from the task scheduler on login, running a batch profile... but never running FFS manually. Will it still update every week if the feature is checked?
Thank you,
Chuck
- 07 Jun 2019, 15:52
- Forum: General Discussion
- Topic: notification methods
- Replies: 1
- Views: 299
Re: notification methods
... am calling FFS via batch file and branching on ERRORLEVEL... calling a "pass.bat" or a "fail.bat" which contains environment variables for the PC it ran on.
Chuck
Chuck
- 07 Jun 2019, 13:33
- Forum: General Discussion
- Topic: WAIT or Delay?
- Replies: 7
- Views: 1694
WAIT or Delay?
Hello,
Is there a way to place a WAIT or Delay (3 sec) in-between tasks in the batch mode?
For instance, I run a batch file upon pass/fail and it creates a data file with system variables in it... then, as a new task, I will upload it to my FTP site... it will take a few seconds for this file to ...
Is there a way to place a WAIT or Delay (3 sec) in-between tasks in the batch mode?
For instance, I run a batch file upon pass/fail and it creates a data file with system variables in it... then, as a new task, I will upload it to my FTP site... it will take a few seconds for this file to ...
- 07 Jun 2019, 12:52
- Forum: General Discussion
- Topic: On Success / On Failure
- Replies: 2
- Views: 395
Re: On Success / On Failure
Thank you
- 06 Jun 2019, 21:07
- Forum: General Discussion
- Topic: On Success / On Failure
- Replies: 2
- Views: 395
On Success / On Failure
Hello,
Can only 1 event be selected? (On Success or On Failure or On Completion)
I would prefer to run a command when it Succeeds and one if it Fails... however, the drop down only holds one event.
Please advise.
Chuck
Can only 1 event be selected? (On Success or On Failure or On Completion)
I would prefer to run a command when it Succeeds and one if it Fails... however, the drop down only holds one event.
Please advise.
Chuck
- 06 Jun 2019, 14:59
- Forum: General Discussion
- Topic: notification methods
- Replies: 1
- Views: 299
notification methods
Hello,
I am using the FTP transfer to update files on an internet connected machine... these machines do NOT have email... any suggestions on how a CENTRALIZED LOCATION could be updated to know pass/fail of the FTP xfer process?
I am calling FreeFileSysnc form Windows Task Scheduler.
Thank you ...
I am using the FTP transfer to update files on an internet connected machine... these machines do NOT have email... any suggestions on how a CENTRALIZED LOCATION could be updated to know pass/fail of the FTP xfer process?
I am calling FreeFileSysnc form Windows Task Scheduler.
Thank you ...