DataPower

DataPower

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Datapower SFTP - Chmod issue

    Posted Tue February 01, 2022 08:24 PM

    We are trying to connect from Command Prompt(Windows or Unix) to DataPower using SFTP protocol.

    We are not able to perform CHMOD command on DataPower using SFTP protocol.

    Please find the error message below,

    sftp> chmod 444 test.txt

    Changing mode on /test.txt

    Couldn't setstat on "/test.txt": Operation unsupported

    Is there a work around for executing this command through DataPower using SFTP protocol?



    #DataPower
    #Support
    #SupportMigration


  • 2.  RE: Datapower SFTP - Chmod issue

    Posted Wed February 02, 2022 11:50 AM

    Hi,

    CHMOD is not on the list of allowed commands. You might be able to utilize TCP proxy for SSH connectivity.

    --HP



    #DataPower
    #Support
    #SupportMigration