Index Help

Quick Sync

Average rating :
1 2 3 4 5
Rated 1 times

  • Author: Protheus
  • Categories: Tool
  • Tags: Quick Sync, Syncronization
  • First revision date: 2017-04-14
  • Latest revision date: 2017-04-14
  • Compatible with: Piwigo releases 2.8, 2.9, 2.10
  • Downloads: 2446

About: Since i upload all my Android Photos via FolderSync and SSH, they are already on the Server in the right place. I couldn't find a proper Commandline Tool to trigger only the Syncronization of this Incoming Folder to Piwigo. So i have tried too write my own small Script. I have used piwigo_import_tree.pl as inspiration since this is my first try with a Perl Script.

In my case i run the Script via a Cronjob, but maybe later i switch to inotify or anything similar. You can run the Script manually or via Cron like this example:

perl /media/hdd/piwigo_refresh.pl --base_url=http://localhost:81/piwigo/ --user=your_username --password=your_password --directory="absolute_path_to_your_ssh_upload_dir" --caddie=0 --privacy_level=4 --cat=your_category_id --subcat=1

If you find Problems, please let me know. I will try to solve them.

Revision list

expand/collapse all

Revision 1.0 2446 Downloads, Released on 2017-04-14
Download revision 1.0

Compatible with: 2.10, 2.9, 2.8

First Release

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact