Added functions to connect to and move files from one site to another
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							@@ -121,3 +121,12 @@ $rsGUI.Dispose()
 | 
			
		||||
Exit
 | 
			
		||||
 | 
			
		||||
#endregion Start Point of Execution
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
$btn_Start.Add_Click({
 | 
			
		||||
 | 
			
		||||
        connectSP($tbx_SiteURL.Text)
 | 
			
		||||
        moveSP($tbx_SourceFolderURL.Text,$tbx_TargetFolderURL.Text)
 | 
			
		||||
 | 
			
		||||
    })
 | 
			
		||||
		Reference in New Issue
	
	Block a user