hjmangalam / parsyncfp

follow-on to parsync (parallel rsync) with better startup perf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fpart is never forked

opened this issue · comments

This is my first time trying to use parsyncfp so I'm not sure what I'm doing wrong, but this is what I'm seeing:

INFO: Forking fpart.  Check [/home/bp/.parsyncfp/fpcache/fpart.log.00.18.05_2018-03-30] for errors if it hangs.
sh: 1: Syntax error: "(" unexpected
cat: /home/bp/.parsyncfp/fpcache/FP_PIDFILE00.18.05_2018-03-30: No such file or directory
INFO: Waiting for fpart to be forked..
INFO: Waiting for fpart to be forked..
INFO: Waiting for fpart to be forked..
INFO: Waiting for fpart to be forked..

I simply ran ~/parsyncfp . host:/somedir on an Ubuntu 16.04 system, and fpart is installed via the standard apt package.

Any ideas?