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
54baaf52e7c5f09e4257f4ea42f1d3b1876f4661
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