deltacopy help

deltacopy help

Posted by: donald7777
Posted on: 2009-10-10 23:51:00

hello, I am trying to setup deltacopy with my dreamhost site. Here are my settings names changed to something generic.

servername: joesmith@test.com
Virtual Directory: /
under options ssh is checked
Additional Parameters:
-e "ssh -l joesmith -i sshkey"

here is what the run command puts out.
Executing: rsync.exe -v -rlt -z --delete -e "ssh -l joesmith -i sshkey" "/cygdrive/C/Documents and Settings/Joe/My Documents/user.ltx" "joesmith@test.com://My Documents/user.ltx"

Re: deltacopy help

Posted by: rlparker
Posted on: 2009-10-11 00:37:00

Have you seen the DeltaCopy page in the DreamHost wiki?

--rlparker
--DreamHost Tech Support

Re: deltacopy help

Posted by: donald7777
Posted on: 2009-10-18 23:20:00

yes, I have.

Re: deltacopy help

Posted by: sXi
Posted on: 2009-10-19 04:58:00

DeltaCopy can be temperamental crazy

When changing values in the GUI, click on other control Tabs before testing.

Setup:

servername: test.com
virtual directory: path_that_exists (sans-trailing slash)
ssh: checked
add.params: -e "ssh -l joesmith -i sshkey"


Correct run line:

rsync.exe -v -rlt -z -u --delete -e "ssh -l joesmith -i sshkey" "/cygdrive/C/myuploads/" "test.com:path_that_exists/myuploads/"


(i.e.) Target Base: /home/user/path_that_exists/



If you want to dump stuff directly into a user root, exchange:

virtual directory: /home/joesmith





How To Install PHP.INI / ionCube on DreamHost

Tags: parameters