Petals BC SFTP

Message d'erreur après transmission réussie d'un fichier

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1.2, 1.1.3, 1.1.4, 1.1.5, 1.2, 1.2.1, 1.3
  • Fix Version/s: 1.1.5, 1.2.1, 1.3
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    When the "mput" action is finished, the component execute the command "stat" to verify if the file has been successfully copied.
    On the remote directory, if the file is moved before the execution of the command "stat", an error message is returned because the "stat" command failed.
    The execution of the command "stat", can be removed because the two following error : "network connection lose" and "no permission on the remote folder" are processed by the component.

    Show
    When the "mput" action is finished, the component execute the command "stat" to verify if the file has been successfully copied. On the remote directory, if the file is moved before the execution of the command "stat", an error message is returned because the "stat" command failed. The execution of the command "stat", can be removed because the two following error : "network connection lose" and "no permission on the remote folder" are processed by the component.
  • Environment:
    -

People

Dates

  • Created:
    Mon, 25 Oct 2010 - 16:32:32 +0200
    Updated:
    Wed, 27 Oct 2010 - 11:37:05 +0200
    Resolved:
    Wed, 27 Oct 2010 - 11:37:05 +0200