Hello,
Im new to pipelines and i'm using SFTP deploy via a pipeline in BitBucket. I noticed that when I deploy, all files get pushed to the server, even if they have not been changed.
Is there any way to avoid this? I have also tried to use git-ftp but have found it does not work with sftp.
Would appreciate any help!
Thanks!
@Carlo Vinci correct, sftp is for copying files, not necessarily syncing, I don't see such functionality. However, welcome to use our rsync-deploy pipe : https://bitbucket.org/atlassian/rsync-deploy/src/master/ - checkout its README (homepage).
Regards, Galyna
Great thanks Galyna, ill check it out.
~ Carlo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.