01-31-2012, 12:54 PM
Hello there,
I have SIW installed on several computers and want it to send me a monthly XML report via FTP.
I scheduled a task with this command line:
"C:\siw tool\siw.exe" /log:xml="C:\siw tool\%COMPUTERNAME%_%DATE%_%TIME:~0,2%%TIME:~3,2%%TIME:~6,2%" /ftp=ftp.server.com /ftpUser=user /ftpPass=pass /silent /zip
It does create the report locally (zipped) and on the FTP there appears the zipped file with size of 0 byte.
Can someone see any mistakes in the above command line? Or is it an FTP issue
I have SIW installed on several computers and want it to send me a monthly XML report via FTP.
I scheduled a task with this command line:
"C:\siw tool\siw.exe" /log:xml="C:\siw tool\%COMPUTERNAME%_%DATE%_%TIME:~0,2%%TIME:~3,2%%TIME:~6,2%" /ftp=ftp.server.com /ftpUser=user /ftpPass=pass /silent /zip
It does create the report locally (zipped) and on the FTP there appears the zipped file with size of 0 byte.
Can someone see any mistakes in the above command line? Or is it an FTP issue