vgrabbj problem mit ftp upload



  • hola leute

    ich hab da ein kleines problem mit der vgrabbj.conf
    naemlich mit dem ftp upload

    ...
    OutputFormat jpg
    ; Options are jpg, png, or ppm; default: jpg
    OutputFile /dev/stdout (1)
    ; Where to write the grabbed image. This file must be read/writeable by
    ; the user running vgrabbj; default: /dev/stdout
    ; If you don't pipe the output someplace else, this WILL mess up you
    ; current console/terminal! Set it to something useful, especially for
    ; daemon mode
    ;Archive /tmp/archive/webcam-%Y-%d-%m-%H-%M-%S.jpg
    ; Archive images to strftime formatted filenames. Default: Off
    ...
    RemoteHost meine_hp.de
    ; What's the address of the ftp host (name or ip address)
    RemoteDir html/webcam/
    ; Where on the remote box to put the image
    RemoteImageName cam.jpg
    ; Name of the image on the remote box
    Username web1
    ; Username to log into the remote box
    Password *********
    ; Password to log into the remote box (WARNING: cleartext transmission!
    ; NO protection against sniffers!!!!)
    ....

    das is ein auszug aus meiner vgrabbj.conf
    in zeile OutputFile(1) muss ich ja was reinschreiben, damit er das bild auf den ftp hochlaed. aber ich habe keine ahnung, was da reingeschrieben gehoert.

    kann mir da jemand einen tip geben ??

    mercy

    Meep Meep


Anmelden zum Antworten