Skip to main content
October 18, 2022
Solved

Can i send Zip file over sftp

  • October 18, 2022
  • 3 replies
  • 1 view

Hi all,

I am struggling to send zip file over sftp.

normal files are sending without any issue, but when i send zip file its give me error like  "The system cannot find the path specified. "

can you please suggest how can i send zip file through sftp

    Best answer by stefanhelzle0001

    I am sure this is not a problem with the file type. Could it be that there are any special characters in the file name?

    3 replies

    stefanhelzle0001
    Brainy
    October 18, 2022

    I am sure this is not a problem with the file type. Could it be that there are any special characters in the file name?

    October 18, 2022

    yes, having under score in name

    dimitriss5700
    October 18, 2022

    I guess you put the proper extension in the file path.

    Did you try to manually upload the zip file onto the server? It might be a security policy that it's preventing compressed files (.zip, .rar) for upload