I have successfully been using SSH in other backup softwares.
But I can't seem to run Qtdsync with SSH to my personal sFTP server
Below is from Qtdsync log.
What am I doing wrong?
/Peter Östlund
Doing backup set MTB_qtdsync_to_sFTP
Connecting to sFTPhost.com...
Could not create directory '/home/petero/.ssh'.
Failed to add the host to the list of known hosts (/home/petero/.ssh/known_hosts).
Authenticated with partial success.
Hello, I'm freeFTPd 1.0exec request failed on channel 0
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at /home/lapo/packaging/rsync-3.0.7-1/src/rsync-3.0.7/io.c(601) [sender=3.0.7]
R:\
Please wait...
---> Running rsync failed!
C:\data-arb
Please wait...
---> Running rsync failed!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
first, the problem you have doesn't have anything to do with SSH. Even if there's that error message about "Could not create directory..." and "Failed to add the host..." (which I obviously should care about soon) SSH should work fine.
Since you're talking about an sFTP-Server. You know that QtdSync currently only works with rsync servers?! Does that sFTP server of yours support the rsync protocol? It seems your trying to use QtdSync with an sFTP protocol which will not work, yet.
Greetings,
Thomas
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have the same issue using qtdsync over ssh on my windows server 2012. I tried to had variable environment "Home" with no luck.
I have qtdsync v0.6.20 beta
Anyone can help please ?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have successfully been using SSH in other backup softwares.
But I can't seem to run Qtdsync with SSH to my personal sFTP server
Below is from Qtdsync log.
What am I doing wrong?
/Peter Östlund
Doing backup set MTB_qtdsync_to_sFTP
Connecting to sFTPhost.com...
Could not create directory '/home/petero/.ssh'.
Failed to add the host to the list of known hosts (/home/petero/.ssh/known_hosts).
Authenticated with partial success.
Hello, I'm freeFTPd 1.0exec request failed on channel 0
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at /home/lapo/packaging/rsync-3.0.7-1/src/rsync-3.0.7/io.c(601) [sender=3.0.7]
R:\
Please wait...
---> Running rsync failed!
C:\data-arb
Please wait...
---> Running rsync failed!
I found a similar thread from 2010 in the phpBB forum.
http://www.qtdtools.de/forum/viewtopic.php?f=3&t=106
/Peter
Hi Peter,
first, the problem you have doesn't have anything to do with SSH. Even if there's that error message about "Could not create directory..." and "Failed to add the host..." (which I obviously should care about soon) SSH should work fine.
Since you're talking about an sFTP-Server. You know that QtdSync currently only works with rsync servers?! Does that sFTP server of yours support the rsync protocol? It seems your trying to use QtdSync with an sFTP protocol which will not work, yet.
Greetings,
Thomas
Hi,
I have the same issue using qtdsync over ssh on my windows server 2012. I tried to had variable environment "Home" with no luck.
I have qtdsync v0.6.20 beta
Anyone can help please ?