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
main
ftp-uploader
/
upload.bat
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
4 lines
79 B
Batchfile
Raw
Permalink
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