Page MenuHomeSolus

Initial version of freefilesync
AbandonedPublic

Authored by kyrios123 on Aug 19 2017, 1:49 PM.
Referenced Files
F11066519: D850.id1855.diff
Fri, Aug 11, 6:13 PM
F11066518: D850.id.diff
Fri, Aug 11, 6:13 PM
F11047296: D850.diff
Thu, Aug 10, 3:11 PM
F10994859: D850.diff
Wed, Jul 26, 1:07 AM
F10982920: D850.id1855.diff
Sun, Jul 23, 12:11 PM
F10877335: D850.id1855.diff
Jun 20 2023, 6:00 PM
F10877139: D850.id1855.diff
Jun 20 2023, 4:25 PM
F10846265: D850.diff
Jun 11 2023, 4:10 AM

Details

Reviewers
JoshStrobl
Group Reviewers
Triage Team
Maniphest Tasks
T2166: FreeFileSync
T3775: FreeFileSync
Summary

Initial commit of FreeFileSync

Ref task T2166, Fixes T3775.

Signed-off-by: Pierre-Yves <pyu@riseup.net>

Test Plan

Ran both FreeFileSync and RealTimeSync

Diff Detail

Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

JoshStrobl added a subscriber: JoshStrobl.

Should probably be updated to 9.5 while we're at it. (Sorry for the delay)

package.yml
17–21

Let's just have a patch for this please.

This revision now requires changes to proceed.Nov 18 2017, 10:06 PM

At the moment, I get an http error 403 when downloading the source with wget (from the browser is works). I contacted upstream to ask them to fix this.

$ wget https://www.freefilesync.org/download/FreeFileSync_9.5_Source.zip
--2017-11-20 18:45:31--  https://www.freefilesync.org/download/FreeFileSync_9.5_Source.zip
Resolving www.freefilesync.org... 66.198.240.22
Connecting to www.freefilesync.org|66.198.240.22|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2017-11-20 18:45:32 ERROR 403: Forbidden.

current version is 9.8

it can be installed using flatpak (install flatpak from software center, download ffs from flathub, flatpak install ..., flatpak run ...) .

but still waiting for an easy way to install it using the software center (with a .desktop file, ...)

Seeing upstream never replied and they host their files on mediafire.com (dynamic URL's), I'll abandon this. Sorry.