libdgl/PULL.BAT
Gered a129ef7bac add pull/push ftp and batch scripts
for transferring files to/from a file server for the purposes of
managing git vcs on the project

these are extensions of previous versions of these scripts that were
used previously but never committed here
2024-07-19 18:22:29 -04:00

13 lines
137 B
Batchfile
Executable file

deltree /y test
deltree /y examples
deltree /y src
del *.md
mkdir test
mkdir examples
mkdir src
ftp 10.0.0.20 < pull.ftp