Sam Kirkland
Sam Kirkland
@grandeljay This issues is dependent on which routers your traffic is traveling through. In my case the route from github-->server isn't static and sometimes (exceeding rare) it travels through a...
@wangrui1573 If you are trying to publish to a server within china/russia [please see this comment](https://github.com/SamKirkland/FTP-Deploy-Action/issues/116#issuecomment-724312343)
I already do this (see tags for versions)
Currently this action does not support setting file permissions. Keep in mind the only information git stores about the file is if it can be executed or not. You should...
Hello, I've edited your comment to remove your credentials. Keep in mind these issues are public, so please update your ftp login username/password asap. Because you provided your credentials I...
Hmmm it appears to be this issue: https://github.com/patrickjuchli/basic-ftp/issues/133 Currently I do not have support for setting the transfer mode of this action in an attempt to keep the config options...
@AliAyub007 I can look into adding a option to never delete files and instead only upload/edit. This is not possible right now and I have no timeline on when I...
Sorry about that. Thanks for the bug report!
I haven't seen this problem before, this library and it's dependency (basic-ftp) doesn't look at the contents of the file. It just uploads it. I think your issue is probably...
@AleksandrovC please create a new issues and post your action settings. Also the best solution is to create a FTP account with the default path set to your destination root....