cancel
Showing results for 
Search instead for 
Did you mean: 

Replication to external SFTP

ryanchan718
Champ in-the-making
Champ in-the-making
Dear all,

I am testing for a Transfer Target to an external SFTP server

I set the Endpoint Host as SFTP host IP, Endpoint Port as 22. However, there is no option for Endpoint Protocol for SFTP or FTP. There is only "http" or "https". Is my method correct?

Is there any way for content delivery to other FTP server for Alfresco? Thank you.


3 REPLIES 3

mrogers
Star Contributor
Star Contributor
Only http and https are supported.

ryanchan718
Champ in-the-making
Champ in-the-making
Thanks for the prompt reply. Is there any method by using SFTP in Aflresco FSTR?

mrogers
Star Contributor
Star Contributor
No I don't think so.  The communication is based on webscripts which won't work over sftp.   And alfresco doesn't provide an endpoint for sftp.

You could do something like copy the files from alfresco's inbuilt ftp server.  For example filezilla can sync two ftp directories,  but that's a very different process to the transfer service.