Differences

This shows you the differences between the selected revisions of the page.

2020-10-23 2020-12-24
link update (martin) automatically using target article title for link anchor (martin)
Line 39: Line 39:
Make sure you update the example with your actual [[guide_microsoft_azure#appservice|FTP credentials]], %%FTP%% host name, the job type (see above) and name. Make sure you update the example with your actual [[guide_microsoft_azure#appservice|FTP credentials]], %%FTP%% host name, the job type (see above) and name.
-//Learn more about [[guide_automation|automating file transfers to FTPS server]].//+//Learn how to [[guide_automation|*]].//
===== [[environment]] WebJob Environment ===== ===== [[environment]] WebJob Environment =====
Line 70: Line 70:
//If your transfer/synchronization task is simple, use WinSCP scripting. For complex tasks, see below for solutions using WinSCP .NET assembly from a [[#powershell|PowerShell script]] or [[#consoleapp|console application]].// //If your transfer/synchronization task is simple, use WinSCP scripting. For complex tasks, see below for solutions using WinSCP .NET assembly from a [[#powershell|PowerShell script]] or [[#consoleapp|console application]].//
-//Start with learning how to [[guide_automation|automate file transfers (or synchronization) to FTP server or SFTP server]].//+//Start with learning how to [[guide_automation|*]].//
Comparing with generic WinSCP script examples, your Azure transfer job should: Comparing with generic WinSCP script examples, your Azure transfer job should:
Line 316: Line 316:
===== Further Reading ===== ===== Further Reading =====
-  * Guide to [[guide_microsoft_azure#appservice|connecting securely to a Microsoft Azure App Service (Web Site) with FTPS]];+  * [[guide_microsoft_azure#appservice|*]];
  * [[https://www.hanselman.com/blog/introducing-windows-azure-webjobs|Introducing Windows Azure WebJobs]];   * [[https://www.hanselman.com/blog/introducing-windows-azure-webjobs|Introducing Windows Azure WebJobs]];
  * [[https://docs.microsoft.com/en-us/azure/app-service/webjobs-dotnet-deploy-vs|Develop and deploy WebJobs using Visual Studio - Azure App Service]];   * [[https://docs.microsoft.com/en-us/azure/app-service/webjobs-dotnet-deploy-vs|Develop and deploy WebJobs using Visual Studio - Azure App Service]];

Last modified: by martin