FTP-Deploy-Action
FTP-Deploy-Action copied to clipboard
Omit initial complete upload
I have a large project with many files that are already deployed. For security, I don't want to re-upload all these files the first time that launch the action. Is there any way to omit the initial full upload and to take only the affected files from the beginning?
Thanks!
Is there any way to omit the initial full upload and to take only the affected files from the beginning?
Unfortunately not, the initial upload must occur so this action knows that state of the server.
Duplicate of #395