pdf.lck

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rrrohan
    Service Manager

    Site Contributor
    1,000+ Posts
    • Sep 2011
    • 1977

    #1

    pdf.lck

    Having trouble with scanning using FTP
    Tried two seperate FTP servers
    One is a internal software package IT developed and the other is FileZilla Server

    They both do the same thing

    all PDF's are scanned ok but end up with .lck on the end
    "Untitled_15112017_145711.pdf.lck"

    if you remove the .lck the file opens perfectly fine

    it only does this on FTP. SMB and email work fine

    log from FileZilla indicates that its defintley the copier causing this
    (000006)15/11/2017 15:00:03 PM - test (192.168.0.63)> STOR Untitled_15112017_145711.pdf.lck(000006)15/11/2017 15:00:03 PM - test (192.168.0.63)> 150 Opening data channel for file upload to server of "/Untitled_15112017_145711.pdf.lck"
    (000006)15/11/2017 15:00:03 PM - test (192.168.0.63)> 226 Successfully transferred "/Untitled_15112017_145711.pdf.lck"
    (000006)15/11/2017 15:00:03 PM - test (192.168.0.63)> PWD
    (000006)15/11/2017 15:00:03 PM - test (192.168.0.63)> 257 "/" is current directory.
    (000006)15/11/2017 15:00:03 PM - test (192.168.0.63)> RNFR /Untitled_15112017_145711.pdf.lck
    (000006)15/11/2017 15:00:03 PM - test (192.168.0.63)> 550 Permission denied
    (000006)15/11/2017 15:00:03 PM - test (192.168.0.63)> QUIT
    (000006)15/11/2017 15:00:03 PM - test (192.168.0.63)> 221 Goodbye
    (000006)15/11/2017 15:00:03 PM - test (192.168.0.63)> disconnected.
    any ideas?
  • Herrmann
    Senior Tech

    Site Contributor
    500+ Posts
    • Jan 2006
    • 792

    #2
    Re: pdf.lck

    see the "550 permission denied" ?
    This leads you in the right direction
    You must garant the mashine full access to the folder.
    Reason is: the mashine generates a "lck" File while scanning, if ready then the "lck" file will be renamend but this will work only if the mashine has full access

    Greetings from Germany
    If sometimes you feel a little useless, offended and depressed always remember that you were once the fastest and most victorious sperm of hundreds of millions!

    Comment

    • rrrohan
      Service Manager

      Site Contributor
      1,000+ Posts
      • Sep 2011
      • 1977

      #3
      Re: pdf.lck

      Originally posted by Herrmann
      see the "550 permission denied" ?
      This leads you in the right direction
      You must garant the mashine full access to the folder.
      Reason is: the mashine generates a "lck" File while scanning, if ready then the "lck" file will be renamend but this will work only if the mashine has full access

      Greetings from Germany
      Yeah i do but i ignored it. So on the ftp server i need to assign it permission to modify not just write?

      Sent from my SM-G955F using Tapatalk

      Comment

      • rrrohan
        Service Manager

        Site Contributor
        1,000+ Posts
        • Sep 2011
        • 1977

        #4
        Re: pdf.lck

        Im use to Konica Minolta

        You are correct Samsung needs to rename the file where the Konica Minolta sends the file down as is as you can see in the log

        Samsungs transfer
        (000007)16/11/2017 10:20:27 AM - (not logged in) (192.168.0.63)> 220 Rohan says Hi
        (000007)16/11/2017 10:20:27 AM - (not logged in) (192.168.0.63)> USER test
        (000007)16/11/2017 10:20:27 AM - (not logged in) (192.168.0.63)> 331 Password required for test
        (000007)16/11/2017 10:20:27 AM - (not logged in) (192.168.0.63)> PASS test
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 230 Logged on
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> PASV
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 227 Entering Passive Mode (192,168,0,152,202,244)
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> SYST
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 215 UNIX emulated by FileZilla
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> PASV
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 227 Entering Passive Mode (192,168,0,152,204,216)
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> LIST
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 150 Opening data channel for directory listing of "/"
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 226 Successfully transferred "/"
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> TYPE I
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 200 Type set to I
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> PASV
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 227 Entering Passive Mode (192,168,0,152,223,10)
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> LIST
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 150 Opening data channel for directory listing of "/"
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 226 Successfully transferred "/"
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> TYPE I
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 200 Type set to I
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> PWD
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 257 "/" is current directory.
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> PASV
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 227 Entering Passive Mode (192,168,0,152,225,36)
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> NLST Untitled_16112017_101734.pdf.lck
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 550 Directory not found.
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> CWD /
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 250 CWD successful. "/" is current directory.
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> NOOP
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 200 OK
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> TYPE I
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 200 Type set to I
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> PASV
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 227 Entering Passive Mode (192,168,0,152,206,189)
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> STOR Untitled_16112017_101734.pdf.lck
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 150 Opening data channel for file upload to server of "/Untitled_16112017_101734.pdf.lck"
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 226 Successfully transferred "/Untitled_16112017_101734.pdf.lck"
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> PWD
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 257 "/" is current directory.
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> RNFR /Untitled_16112017_101734.pdf.lck
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 350 File exists, ready for destination name.
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> RNTO /Untitled_16112017_101734.pdf
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 250 file renamed successfully
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> QUIT
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> 221 Goodbye
        (000007)16/11/2017 10:20:27 AM - test (192.168.0.63)> disconnected.
        (000008)16/11/2017 10:22:06 AM - (not logged in) (192.168.0.63)> Connected on port 21, sending welcome message...
        (000008)16/11/2017 10:22:06 AM - (not logged in) (192.168.0.63)> 220 Rohan says Hi
        (000008)16/11/2017 10:22:06 AM - (not logged in) (192.168.0.63)> disconnected.
        (000009)16/11/2017 10:22:06 AM - (not logged in) (192.168.0.63)> Connected on port 21, sending welcome message...
        (000009)16/11/2017 10:22:06 AM - (not logged in) (192.168.0.63)> 220 Rohan says Hi
        (000009)16/11/2017 10:22:06 AM - (not logged in) (192.168.0.63)> USER test
        (000009)16/11/2017 10:22:06 AM - (not logged in) (192.168.0.63)> 331 Password required for test
        (000009)16/11/2017 10:22:06 AM - (not logged in) (192.168.0.63)> PASS test
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> 230 Logged on
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> TYPE I
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> 200 Type set to I
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> PWD
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> 257 "/" is current directory.
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> CWD /
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> 250 CWD successful. "/" is current directory.
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> CWD /
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> 250 CWD successful. "/" is current directory.
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> PWD
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> 257 "/" is current directory.
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> CWD /
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> 250 CWD successful. "/" is current directory.
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> PWD
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> 257 "/" is current directory.
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> PWD
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> 257 "/" is current directory.
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> MKD Hcam_pa_k_f_t_p$~9327
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> 257 "/Hcam_pa_k_f_t_p$~9327" created successfully
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> RMD Hcam_pa_k_f_t_p$~9327
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> 250 Directory deleted successfully
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> QUIT
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> 221 Goodbye
        (000009)16/11/2017 10:22:06 AM - test (192.168.0.63)> disconnected.
        Retrieving account settings, please wait...
        Done retrieving account settings
        (000010)16/11/2017 10:34:05 AM - (not logged in) (192.168.0.33)> Connected on port 21, sending welcome message...
        (000010)16/11/2017 10:34:05 AM - (not logged in) (192.168.0.33)> 220 Rohan says Hi
        (000010)16/11/2017 10:34:05 AM - (not logged in) (192.168.0.33)> USER test
        (000010)16/11/2017 10:34:05 AM - (not logged in) (192.168.0.33)> 331 Password required for test
        (000010)16/11/2017 10:34:05 AM - (not logged in) (192.168.0.33)> PASS test
        (000010)16/11/2017 10:34:05 AM - test (192.168.0.33)> 230 Logged on
        (000010)16/11/2017 10:34:05 AM - test (192.168.0.33)> QUIT
        (000010)16/11/2017 10:34:05 AM - test (192.168.0.33)> 221 Goodbye
        (000010)16/11/2017 10:34:05 AM - test (192.168.0.33)> disconnected.

        Konica Transmission
        (000011)16/11/2017 10:34:08 AM - (not logged in) (192.168.0.33)> Connected on port 21, sending welcome message...
        (000011)16/11/2017 10:34:08 AM - (not logged in) (192.168.0.33)> 220 Rohan says Hi
        (000011)16/11/2017 10:34:08 AM - (not logged in) (192.168.0.33)> USER test
        (000011)16/11/2017 10:34:08 AM - (not logged in) (192.168.0.33)> 331 Password required for test
        (000011)16/11/2017 10:34:08 AM - (not logged in) (192.168.0.33)> PASS test
        (000011)16/11/2017 10:34:08 AM - test (192.168.0.33)> 230 Logged on
        (000011)16/11/2017 10:34:08 AM - test (192.168.0.33)> CWD \
        (000011)16/11/2017 10:34:08 AM - test (192.168.0.33)> 250 CWD successful. "/" is current directory.
        (000011)16/11/2017 10:34:08 AM - test (192.168.0.33)> TYPE I
        (000011)16/11/2017 10:34:08 AM - test (192.168.0.33)> 200 Type set to I
        (000011)16/11/2017 10:34:08 AM - test (192.168.0.33)> PORT 192,168,0,33,153,53
        (000011)16/11/2017 10:34:08 AM - test (192.168.0.33)> 200 Port command successful
        (000011)16/11/2017 10:34:08 AM - test (192.168.0.33)> STOR S C654 WORK17111610170.pdf
        (000011)16/11/2017 10:34:08 AM - test (192.168.0.33)> 150 Opening data channel for file upload to server of "/S C654 WORK17111610170.pdf"
        (000011)16/11/2017 10:34:08 AM - test (192.168.0.33)> 226 Successfully transferred "/S C654 WORK17111610170.pdf"
        (000011)16/11/2017 10:34:08 AM - test (192.168.0.33)> QUIT
        (000011)16/11/2017 10:34:08 AM - test (192.168.0.33)> 221 Goodbye
        (000011)16/11/2017 10:34:08 AM - test (192.168.0.33)> disconnected.

        Comment

        Working...