search for: reinares

Displaying 4 results from an estimated 4 matches for "reinares".

Did you mean: linares
2008 Mar 04
5
crypting remote data
I don't know if this is the propper place to ask for new funcionality, but after searching the website i didn't find another place to do it. I'm very sorry if I`m asking this in the wrong place. It would be greatful to have crypting funcionality added to rsync, appart from using ssh to crypt transmissions. I know this is not the original purpose for rsync, but anyway it's a fact
2008 Mar 03
1
delete without copy
I'm programming an aplication to remote backup using rsync. The user has the option to crypt the files before sending them, but that options is causing us a lot of problems. We can?t crypt the original content, so we do a temporal copy. The problem is we just cant copy all files at the same time if they are big enough, so if a folder is bigger tan a size prefixed by the user, we copy file by
2008 Mar 08
1
rsync 3.0 and rssh
Since rsync 3.0 i've detected a problem with rssh and -e option....rssh doesn't allow this option...but is essential to me (cyphered transmission with ssh). Surfing the net i've seen a guy that made a patch but I don't know how reliable is...and rssh former programer says he just left the project so it's no longer his problem. Is this stuff going to be updated in rsync or is
2008 May 19
0
source-filter_dest-filter patch failing with rsync 3.0.0
I'm using the source-filter option in this patch with the command rsync.exe -a -v -e ssh --source-filter="/cygdrive/c/openssl.exe enc -des3 -pass pass:whatever -a" /cygdrive/c/backup user@dir: to crypt files to be sent at source with openssl. At some point rsync fails an i get 104435520 [main] rsync 1040 _cygtls::handle_exceptions: Exception: STATUS_ACCESS_VIOLATION 104436464 [main]