[성현모] FTP 자동화 추가
This commit is contained in:
4
FTP/SetFTP_관리자권한으로실행.bat
Normal file
4
FTP/SetFTP_관리자권한으로실행.bat
Normal file
@ -0,0 +1,4 @@
|
||||
::FTP 명령어는 파워쉘로 넘겨서 실행해야한다.
|
||||
::cmd에서는 불가.
|
||||
|
||||
Powershell.exe -noprofile -executionpolicy bypass -file "d:\SetFTP.ps1"
|
||||
Reference in New Issue
Block a user