You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found the temporary workaround you mentioned in this issue to be very beneficial, so I am proposing that it be added to the table of flags. I do also see the argument for not including it though, so this is more to open the discussion.
|`--parallel=X`| Uploads X files at a time in parallel |
69
69
|`-L`| Upload symbolic links as files (FTP doesn't have a way of creating actual symbolic links) |
70
+
|`--ignore-time`| ⚠ Temporary workaround to prevent all files being uploaded. See [this issue](https://github.com/SamKirkland/FTP-Deploy-Action/issues/16). |
0 commit comments