mirror of
				https://github.com/SamKirkland/FTP-Deploy-Action.git
				synced 2025-10-31 19:33:59 +00:00 
			
		
		
		
	Merge pull request #17 from mikeybinnswebdesign/patch-3
Add temporary workaround to ARGS list
This commit is contained in:
		
						commit
						5aed021d1b
					
				| @ -67,6 +67,7 @@ Below is an incomplete list of commonly used ARGS: | ||||
| | `--no-empty-dirs`      | Don't create empty directories                                                                       | | ||||
| | `--parallel=X`         | Uploads X files at a time in parallel                                                                | | ||||
| | `-L`                   | Upload symbolic links as files (FTP doesn't have a way of creating actual symbolic links)            | | ||||
| | `--ignore-time`        | ⚠ Temporary workaround to prevent all files being uploaded. See [this issue](https://github.com/SamKirkland/FTP-Deploy-Action/issues/16).            | | ||||
| 
 | ||||
| 
 | ||||
| ## Common Examples | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user