- martin
Post a reply
Topic review
- bobkilledthebuilder
log file
Hi
I am trying to get a log file of what happened in a session run via script. I cant see to get it working. If my script is as follows what do i need to add for it to output a log for that session? tx.
open ftp://user:password7@site.com""
option exclude "_*/;
synchronize remote -delete -criteria=both c:\test /test
exit
I am trying to get a log file of what happened in a session run via script. I cant see to get it working. If my script is as follows what do i need to add for it to output a log for that session? tx.
open ftp://user:password7@site.com""
option exclude "_*/;
synchronize remote -delete -criteria=both c:\test /test
exit