Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

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