winscp did not write a logging file
Hi,
We have a database which creates application calls in this way:
WinSCP.exe ftp://{UserNameLocal}:{PasswordLocal}@{VPN_ADDRESS} /passive /log="{LOGPATH}{YEAR}_{MONTH}\{DAY}_{HOUR}_{MINUTE}_{SECOND}_{DEVICE_ID}_{WIN_USERNAME}.log"
but winscp did not write a logfile. Since we have to log all remote activities, we would need this feature. With ssh the log is working.
I tested /xmllog and /log. I get only the hint, that automatic actions not run if run as commandline
We have a database which creates application calls in this way:
WinSCP.exe ftp://{UserNameLocal}:{PasswordLocal}@{VPN_ADDRESS} /passive /log="{LOGPATH}{YEAR}_{MONTH}\{DAY}_{HOUR}_{MINUTE}_{SECOND}_{DEVICE_ID}_{WIN_USERNAME}.log"
but winscp did not write a logfile. Since we have to log all remote activities, we would need this feature. With ssh the log is working.
I tested /xmllog and /log. I get only the hint, that automatic actions not run if run as commandline