Current Horizon does not have object copy page for swift. This blueprint is for adding above one as Angular application. - One row action is added as "Copy" menu - User can copy which bytes > 0 Because bytes = 0 means, true 0 byte object or separated file. Copying of separated object is not allowed in Swift API. Change-Id: I60d731f79e5c9ab55fd2a73b7687b47723fe901f Implements: blueprint swift-object-copy-function
		
			
				
	
	
		
			9 lines
		
	
	
		
			261 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			261 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
---
 | 
						|
features:
 | 
						|
  - |
 | 
						|
    Added support for Swift object copy as one of row actions.
 | 
						|
    Destination container must exist in advance.
 | 
						|
    To avoid overwriting an existing object,
 | 
						|
    you cannot copy an object if a specified destination object
 | 
						|
    already exists.
 |