Mostrando entradas con la etiqueta FTP. Mostrar todas las entradas
Mostrando entradas con la etiqueta FTP. Mostrar todas las entradas

viernes, 3 de enero de 2014

PowerShell Script | FTP Upload files

PowerShell Script | FTP Upload files

Sometimes we need to copy files from a Server to an FTP. In my schema I need to move files from a File Server to a FTP server.
Searching for internet I found an easy PowerShell script to do it.