webcam ftp problem
Using Redhat 9, I have a Logitech 4000 webcam connected thru USB. I have configured the webcam config file properly (I know this because it is able to download an image to the proper directory).
However at the end it gets and error and terminates. I've run it in debug mode and here is the end of the sequence:
[ftp]<< 350 File or directory exists, ready for destination name.
[ftp]<< 250 rename successful.
[ftp]<< ftp>
[ftp]>> bye
[ftp]<< b
[ftp]<< y
[ftp]<< e
[ftp]<<
[ftp]<< 221 Goodbye.
ftp: read error: Input/output error
Any ideas?
|