Search found 9 matches
- 16 Jun 2021, 15:45
- Forum: General Discussion
- Topic: Disable ffs_batch file.
- Replies: 1
- Views: 1846
Disable ffs_batch file.
Is there a button or tag in the ffs_batch xml that disables the batch from synching?
- 06 Dec 2020, 23:09
- Forum: General Discussion
- Topic: Send log file to users.
- Replies: 2
- Views: 539
Re: Send log file to users.
Thanks, That was very helpful.
- 21 Nov 2020, 21:04
- Forum: General Discussion
- Topic: Send log file to users.
- Replies: 2
- Views: 539
Send log file to users.
I noticed with the donation edition you can send notifications. I would like to send the log file to a distribution list after the sych is complete. Is there any "out of the box" way to do this? If not has anyone already done this with PowerShell ?
Thanks,
Thanks,
- 15 Nov 2020, 21:24
- Forum: Help
- Topic: Can't capture exit codes on powershell.
- Replies: 0
- Views: 206
Can't capture exit codes on powershell.
I am using the command & $ffs $path$application$set1 with ffs being the executable and the rest parameters in Powershell. It works well, but I made many attempts to capture the exit code. Stackoverflow.com etc.
$Exit_Code = & $ffs $path$application$set1 being one of them. Has anyone done this?
$Exit_Code = & $ffs $path$application$set1 being one of them. Has anyone done this?
- 15 Nov 2020, 21:10
- Forum: General Discussion
- Topic: Remote execution of ff_batch file
- Replies: 2
- Views: 370
Re: Remote execution of ff_batch file
Thanks, issue solved.
- 13 Nov 2020, 16:00
- Forum: General Discussion
- Topic: Remote execution of ff_batch file
- Replies: 2
- Views: 370
Remote execution of ff_batch file
Has anyone been able to run a ff_batch file form a remote computer? Either from a web page, rest API or just a local command on a windows workstation?
- 28 Oct 2020, 18:58
- Forum: Help
- Topic: Windows Server connections
- Replies: 4
- Views: 404
Re: Windows Server connections
Thanks, That worked.
- 27 Oct 2020, 18:34
- Forum: Help
- Topic: Windows Server connections
- Replies: 4
- Views: 404
Re: Windows Server connections
Thanks, that works, but somehow my predecessor (not available) was able to synch files without the standard windows folder or file shares. The source server is lost, but the destination server is still live. Not trace of how he did it. Thanks for your response.
- 27 Oct 2020, 03:09
- Forum: Help
- Topic: Windows Server connections
- Replies: 4
- Views: 404
Windows Server connections
I need to connect to a filesystem on a Windows Server (2008R2) from anotherWindows Server (2008R2).
I would like to not use an IIS FTP server or file sharing. How can I create to the destination link to put in the destination dropdown of FreeFileSync? Thanks in advance.
I would like to not use an IIS FTP server or file sharing. How can I create to the destination link to put in the destination dropdown of FreeFileSync? Thanks in advance.