rsync-lib icon indicating copy to clipboard operation
rsync-lib copied to clipboard

symfony process

Open Woellchen opened this issue 10 years ago • 2 comments

what do you think of symfony process? below you can find a link to it it would add a (composer) dependency but it wraps the actual command execution pretty nice and usable if we'd integrate it, we could focus on rsync itself instead of it's command execution

http://symfony.com/doc/current/components/process.html

Woellchen avatar Apr 03 '14 21:04 Woellchen

I actually though about that some time ago, but didn't have time to come up with an implementation. Of course, I should have done so when I wrote the library, but I didn't know about this component back there. I'm now quite familiar with Symfony components, so it shouldn't be a problem. However, I'm a little busy lately, so if you want to start go ahead, I will give you a hand whenever I can :)

albertofem avatar Apr 04 '14 08:04 albertofem

ok, i might create another pull request later :) great

Woellchen avatar Apr 04 '14 08:04 Woellchen