This website requires JavaScript.
Explore
Help
Sign In
blance
/
ftp-uploader
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e2885e366cb49fd051945a517090c0bf938b8803
ftp-uploader
/
upload.bat
T
4 lines
79 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Initial upload script — PDF to FTP with archive
2026-06-29 19:28:44 -05:00
@
echo
off
powershell.exe -ExecutionPolicy Bypass -File
"
%~dp0
upload.ps1"
pause
Reference in New Issue
Copy Permalink