KFHT#51629 EXACT-export+import/FTP naar SFTP
svn path=/Website/branches/v2017.3/; revision=37586
This commit is contained in:
@@ -14,7 +14,8 @@ REM (c) 2015 Facilitor B.V.
|
||||
REM
|
||||
|
||||
REM ================================================== transfer file to KIEN/FACILITOR
|
||||
ftp.exe -ni -s:ftp_htc2opdr.scr
|
||||
REM ftp.exe -ni -s:ftp_htc2opdr.scr
|
||||
psftp -l Facilitor -pw hH5Aqj3 csmftp01.hightechcampus.nl -b sftp_htc2opdr.scr
|
||||
|
||||
REM ================================================== create exportfile
|
||||
cscript ..\..\..\utils\gen_import\gen_import.wsf KFHT EXACT >>gen_import.log 2>>&1
|
||||
|
||||
4
CUST/KFHT/import/sftp_htc2opdr.scr
Normal file
4
CUST/KFHT/import/sftp_htc2opdr.scr
Normal file
@@ -0,0 +1,4 @@
|
||||
cd export
|
||||
mget *.XML
|
||||
rm *.XML
|
||||
bye
|
||||
Reference in New Issue
Block a user