Search found 13 matches

by update.freak
06 Jan 2026, 06:50
Forum: General Discussion
Topic: [Feature request] Send ntfy message when synchronisation is finished
Replies: 6
Views: 154

Re: [Feature request] Send ntfy message when synchronisation is finished

I got a replay on the github page.
Correct is the following command:
  - INSTALL_PACKAGES=python3 py3-requests
by update.freak
05 Jan 2026, 16:08
Forum: General Discussion
Topic: [Feature request] Send ntfy message when synchronisation is finished
Replies: 6
Views: 154

Re: [Feature request] Send ntfy message when synchronisation is finished

Ah yes, indeed.
Solved it by adding this to the container
      - INSTALL_PACKAGES=python3
      - INSTALL_PACKAGES=py3-requests
Details here: https://github.com/jlesage/docker-freefilesync/discussions/38
by update.freak
04 Jan 2026, 09:46
Forum: General Discussion
Topic: Donation Edition Docker
Replies: 7
Views: 9401

Re: Donation Edition Docker

I also want to install the donation version to docker on my NAS.
There is a docker version for the normal FreeFileSync Version: https://github.com/jlesage/docker-freefilesync

and there is also a feature request for it:
https://github.com/jlesage/docker-freefilesync/issues/17

In the ticket this is ...
by update.freak
04 Jan 2026, 09:07
Forum: General Discussion
Topic: [Feature request] Send ntfy message when synchronisation is finished
Replies: 6
Views: 154

Re: [Feature request] Send ntfy message when synchronisation is finished

I tried it on Windows -> there it works without problems.
Miniconda (Python is installled).
Command: python C:\Users\Beispieluser\Downloads\beispiel.py

On the docker container I tried this this
Command: python /storage/volume1/Installationsdateien/DSM/FreeFileSync_notification.py
There I got the ...
by update.freak
30 Dec 2025, 22:26
Forum: General Discussion
Topic: [Feature request] Send ntfy message when synchronisation is finished
Replies: 6
Views: 154

Re: [Feature request] Send ntfy message when synchronisation is finished

Ok, thanks.
Then it should be possible to run a post-sync Script. I will check it
by update.freak
30 Dec 2025, 16:39
Forum: General Discussion
Topic: [Feature request] Send ntfy message when synchronisation is finished
Replies: 6
Views: 154

[Feature request] Send ntfy message when synchronisation is finished

I use the docker container https://github.com/jlesage/docker-freefilesync to sync my NAS to my external HDD.
It would be nice if I could get a message when the synchronisation is successful finished, e.g.
via ntfy message.

In Python for example you I use the following code for sending notifications ...
by update.freak
23 Jul 2023, 18:37
Forum: Help
Topic: Different savegame locations to one folder
Replies: 2
Views: 458

Re: Different savegame locations to one folder

ok, thank you. I will try that.
by update.freak
22 Jul 2023, 09:20
Forum: Help
Topic: Different savegame locations to one folder
Replies: 2
Views: 458

Different savegame locations to one folder

I have to synchronize the savegame of PC 1 + PC 2 to the server and want to keep the savegame up to date for all devices (PC 1 + PC 2). Currently I have for both PCs one file to snychronize it

PC1: C:\Users\Felix\AppData\Roaming\yuzu\nand\user\save\0000000000000000\D7FFFD87691F810693382EF0407621C2 ...
by update.freak
05 May 2021, 18:23
Forum: General Discussion
Topic: Android-App
Replies: 2
Views: 11129

Re: Android-App

Now a update for FolderSync is available.
by update.freak
18 Mar 2020, 17:35
Forum: General Discussion
Topic: Possible bug - Partial capital letters in the path
Replies: 1
Views: 357

Possible bug - Partial capital letters in the path

Hello developers,

with the current version (10.21) I noticed that in the path information, sections are sometimes written in capital letters (see picture), although the name does not use capital letters there.
bsp.png
bsp.png (62.74 KiB) Viewed 357 times
by update.freak
28 Sep 2019, 07:43
Forum: General Discussion
Topic: Android-App
Replies: 2
Views: 11129

Android-App

Hello everybody,

It would be desirable if there was also an Android app to sync files from a NAS to the smartphone.
Currently there are the following apps in this area:
FolderSync -> does not support SMB2
Synchronize Ultimate -> very slow
Syncthing -> special app on the NAS is required
Therefore ...
by update.freak
15 Jan 2019, 14:32
Forum: Help
Topic: Display of installed programs
Replies: 2
Views: 676

Re: Display of installed programs

thanks for the fix in the new update.
by update.freak
16 Dec 2018, 08:04
Forum: Help
Topic: Display of installed programs
Replies: 2
Views: 676

Display of installed programs

Hello,

in Control Panel, FreeFileSync appears first when sorting by name.
But this sequence is not correct for my installed programs (e.g. "F" comes after Adobe Reader).
It would be great if you could correct this in further updates.