Handri Kosada

Results 3 issues of Handri Kosada

Hi, When I execute make there is error at the bottom. gcc -fPIC -O3 -fomit-frame-pointer -fno-exceptions -Wall -std=c99 -pedantic -m64 -mtune=generic -I/usr/include -Ibcg729/include -I/usr/lib/freeswitch/include -c mod_bcg729.c Makefile:26: recipe for target...

PS C:\plot> python.exe .\plotman.py status Traceback (most recent call last): File "C:\plot\plotman.py", line 113, in jobs = Job.get_running_jobs(dir_cfg['log']) File "C:\plot\job.py", line 76, in get_running_jobs jobs.append(Job(proc, logroot)) File "C:\plot\job.py", line 130,...

It seems this is way more efficient for Rsync large files parameters for Archive rsync --bwlimit=80000 -av --partial --inplace --append --progress --remove-source-files /path/source/plots rsync://host:12000/sites/003/ Tested in my local. source :...

enhancement