FTP Webcam Uploads scrambled

Discussion in 'General' started by reason8, Jun 14, 2009.

  1. reason8

    reason8 Member

    Hello and good day. I am having a user who has an issue with uploading pictures from Biromsoft's webcam application (yes, they are using binary transfers). All images are scrambled but uploading via regular FTP works fine. Does anyone know what the problem is? Could it be a option in Pure-FTP or something else? Thanks!
     
    Last edited: Jun 14, 2009
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Have you tried to do a upload with a regular ftp client in binary mode? If it works then your problem is not related to pureftpd and you should contact the vendor of the webcam.
     
  3. reason8

    reason8 Member

    Yes, he has uploaded images with regular FTP and everything works fine. He has also used this biromsoft web cam software on another hosting service and it works this also. I do not think it is the software that is the problem.

    Here are what my logs show is going on:

    Jun 14 16:04:00 isp pure-ftpd: ([email protected]) [INFO] New connection from X.X.X.X
    Jun 14 16:04:00 isp pure-ftpd: ([email protected]) [INFO] user13 is now logged in
    Jun 14 16:04:01 isp /usr/sbin/cron[9409]: (root) CMD (/usr/local/ispconfig/server/server.sh &> /dev/null)
    Jun 14 16:04:02 isp pure-ftpd: ([email protected]) [NOTICE] /srv/www/clients/client2/web22//web/cam.tmp uploaded (52688 bytes, 43.51KB/sec)
    Jun 14 16:04:02 isp pure-ftpd: ([email protected]) [NOTICE] Deleted cam013.jpg
    Jun 14 16:04:02 isp pure-ftpd: ([email protected]) [NOTICE] File successfully renamed or moved: [cam012.jpg]->[cam013.jpg]
    Jun 14 16:04:02 isp pure-ftpd: ([email protected]) [NOTICE] File successfully renamed or moved: [cam011.jpg]->[cam012.jpg]
    Jun 14 16:04:03 isp pure-ftpd: ([email protected]) [NOTICE] File successfully renamed or moved: [cam010.jpg]->[cam011.jpg]
    Jun 14 16:04:03 isp pure-ftpd: ([email protected]) [NOTICE] File successfully renamed or moved: [cam009.jpg]->[cam010.jpg]
    Jun 14 16:04:04 isp pure-ftpd: ([email protected]) [NOTICE] File successfully renamed or moved: [cam008.jpg]->[cam009.jpg]
    Jun 14 16:04:04 isp pure-ftpd: ([email protected]) [NOTICE] File successfully renamed or moved: [cam007.jpg]->[cam008.jpg]
    Jun 14 16:04:04 isp pure-ftpd: ([email protected]) [NOTICE] File successfully renamed or moved: [cam006.jpg]->[cam007.jpg]
    Jun 14 16:04:05 isp pure-ftpd: ([email protected]) [NOTICE] File successfully renamed or moved: [cam005.jpg]->[cam006.jpg]
    Jun 14 16:04:05 isp pure-ftpd: ([email protected]) [NOTICE] File successfully renamed or moved: [cam004.jpg]->[cam005.jpg]
    Jun 14 16:04:05 isp pure-ftpd: ([email protected]) [NOTICE] File successfully renamed or moved: [cam003.jpg]->[cam004.jpg]
    Jun 14 16:04:06 isp pure-ftpd: ([email protected]) [NOTICE] File successfully renamed or moved: [cam002.jpg]->[cam003.jpg]
    Jun 14 16:04:06 isp pure-ftpd: ([email protected]) [NOTICE] File successfully renamed or moved: [cam001.jpg]->[cam002.jpg]
    Jun 14 16:04:06 isp pure-ftpd: ([email protected]) [NOTICE] File successfully renamed or moved: [cam.tmp]->[cam001.jpg]
    Jun 14 16:04:06 isp pure-ftpd: ([email protected]) [INFO] Logout.
    Jun 14 16:05:01 isp /usr/sbin/cron[9463]: (root) CMD (/usr/local/ispconfig/server/server.sh &> /dev/null)
    Jun 14 16:05:01 isp /usr/sbin/cron[9472]: (getmail) CMD (/usr/local/bin/run-getmail.sh > /dev/null 2>> /var/log/ispconfig/cron.log)
    Jun 14 16:05:04 isp pure-ftpd: (?@__1) [INFO] New connection from __1
    Jun 14 16:05:04 isp pure-ftpd: (?@__1) [INFO] Logout.

    Thanks!
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    The log is fine. Might be a problem with some kind of firewall or router between the webcam and the server.
     

Share This Page