[성현모] FTP 자동화 추가

This commit is contained in:
SHM
2024-07-26 18:13:26 +09:00
parent df0551dd2c
commit f51e74b592
2 changed files with 28 additions and 0 deletions

View File

@ -0,0 +1,4 @@
::FTP 명령어는 파워쉘로 넘겨서 실행해야한다.
::cmd에서는 불가.
Powershell.exe -noprofile -executionpolicy bypass -file "d:\SetFTP.ps1"