Skip to content

Zomgrei/powershell-ftp-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

#PowerShell FTP Upload

##Information This script is designed to be used for my Jenkins builds to automatically upload workspaces.

##Usage

uploadAll.ps1 -server SERVERURL -username USERNAME -password PASSWORD -sourceDir "c:\path\to\source" -targetDir "remote/path"

Credits

The ftpFunctions.ps1 file was not made by me (Zomgrei), but by ruslander - however, it was modified by me.

uploadAll.ps1 is by me, to make uploading entire directories via FTP easy.

About

PowerShell FTP Upload

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published