KFHT#34512 Exact-koppeling
svn path=/Website/branches/v2016.1/; revision=29610
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
open csmftp01.hightechcampus.nl
|
||||
user Facilitor
|
||||
hH5Aqj3
|
||||
quote pasv
|
||||
hash
|
||||
cd Import
|
||||
binary
|
||||
mput EXACT*.xml
|
||||
bye
|
||||
|
||||
@@ -14,12 +14,11 @@ REM (c) 2015 Facilitor B.V.
|
||||
REM
|
||||
|
||||
REM ================================================== cleanup
|
||||
copy .\Exact\EXACT*.xml .\Exact\Backup
|
||||
del .\Exact\EXACT*.xml
|
||||
copy .\EXACT\Facilitor*.xml .\EXACT\Backup
|
||||
del .\EXACT\Facilitor*.xml
|
||||
|
||||
REM ================================================== create exportfile
|
||||
CALL ..\..\..\utils\gen_export\gen_export.bat EXACT
|
||||
|
||||
REM ================================================== transfer file to HTC/Exact
|
||||
DATE /t >> ftp.log
|
||||
@FOR %%F in (*.xml) do cscript /NoLogo sendftp.js %%F %%~nxF>>ftp.log 2>>ftperr.log
|
||||
ftp.exe -n -s:ftp_opdr2htc.scr
|
||||
|
||||
Reference in New Issue
Block a user