Skip to content

syron/Azure-Function-Delete-old-Files-FTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Delete old files on FTP with Azure Function

App Settings

In order for this Azure function to run properly, some app settings need to be set.

  • FTPServerURI: The FTP Uri, ex. ftp://myftpserver/myfolder/...
  • FTPUsername: The FTP username
  • FTPPassword: The FTP users password

Continuous Integration

This repository contains a production branch. This branch can be used for auto-deployment to your azure function.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages