Support Forums

Forum Index

2007-01-27 : Debug mode

I've put together a command line, run it and I get a healthy pause (uploading I'm hoping) but nothing on the otherside when it finishes. I'm assuming I need to expose the debug mode so that i can see any error messages, but I can't seem to put the -d and 2 in anyway that the command wants. Below is my line. Please advise how to include the debug option or tell me what's wrong with my line? :-)

c:\fsync\fsync upload "\\127.0.0.1\Cabin (C)\sheridan1.wmv" ftp://user:pw@127.0.0.1/www/sheridan

Thanks


Comments

DateNameComment
2007-01-27 rob ok, I got er working! Love it! Besides not adding the path (as suggested Embarassed ) and running fsync from the directory with the file(s), it was also running in a busy directory and uploading to busier one. (>10 file restriction?) Anyway, I gave the file it's own directory on each side, created a batch file, and it runs on the XP scheduled tasks automatically now. final line was.

fsync upload sheridan.wmv -u ftp://user:pw@127.0.0.1/www/sheridan/yesterday

Thanks, I'll go over now pay you your hard earned lisence fee. Very Happy

2007-01-28 Alex Le Dain And to use debug mode the line would be:

fsync -d 2 upload sheridan.wmv -u ftp://user:pw@127.0.0.1/www/sheridan/yesterday


Post New Comment

All html codes are stripped.

Comment
Name
Email (optional)*

* Email addresses are never published.