Daniel Schreiber

Results 64 comments of Daniel Schreiber

@shadichy basic "if" expressions are supported - could you provide an example for which it does not work (as expected)? Preferably together with the expected output :)

@shadichy could you provide some example input together with the expected output?

@shadichy I see some problem with this approach (wrapping individual 'local' assignments with 'setlocal'/'endloacal'): When the variable is used in subsequent lines the value is gone - e.g. the following...

Yeah I understand. The point is, that a mere syntactically approach (as currently used) does not suffice to solve this. One would need to analyze all variables and their usages..

@RebeccaStevens @ninevra @lazarljubenovic @forivall you all created forks. As the original maintainer apparently is not interested/able to continue this, could we declare one of your forks as "official" and publish...

Hi @fstrizzi , did you debug/find out why using the command line parameter did not work?

I'm afraid backing up stream entries and associated files is not implmentedl 2014-09-20 22:11 GMT+02:00 fstrizzi [email protected]: > Hi @daniel-sc https://github.com/daniel-sc , no I running it directly > hardcoding all...

No. You are very welcome to add this functionality! :) 2014-03-12 1:53 GMT+01:00 Clifford [email protected]: > Apparently > https://github.com/daniel-sc/podio-backup/blob/master/podio_backup_full_cli.php#L92checks for the directory but won't create the directory if it doesn't...

Hi @pedroponte As I'm running a professional backup service now ( www.cloud-backup-for-podio.com ) - I'm not maintaining this repository actively. You are very welcome to contribute though! (This should be...

Hi @MichaelMeng999 , sorry for answering late - I'm rather busy now - you might consider reworking the function [fixDirName(..)](https://github.com/daniel-sc/podio-backup/blob/master/podio_backup_full_cli.php#L422) and add some mapping from chinese characters to USCII (or...