Petals BC Filetransfer

Unable to get files without moving them

Details

  • Description:

    When we try to get a file with operation 'get', 'getAsAttachment' or 'mget', the files are always move in the backup directory or the temporary directory. We should be able to get files only in reading them.

  • Environment:
    -

Activity

Hide
Christophe DENEUX added a comment - Thu, 28 Nov 2019 - 16:20:14 +0100

A new boolean parameter 'is-read-only' is introduced at service unit level to not move files when getting them:

  • if 'true', files are not moved,
  • if 'false', files are moved,
  • default value: 'false'.
Show
Christophe DENEUX added a comment - Thu, 28 Nov 2019 - 16:20:14 +0100 A new boolean parameter 'is-read-only' is introduced at service unit level to not move files when getting them:
  • if 'true', files are not moved,
  • if 'false', files are moved,
  • default value: 'false'.
Hide
Christophe DENEUX added a comment - Thu, 28 Nov 2019 - 18:10:20 +0100

Fixed in branch petals-bc-filetransfer-5.1.x

Show
Christophe DENEUX added a comment - Thu, 28 Nov 2019 - 18:10:20 +0100 Fixed in branch petals-bc-filetransfer-5.1.x
Hide
Christophe DENEUX added a comment - Thu, 28 Nov 2019 - 18:10:30 +0100

Reopened to be merged in trunk

Show
Christophe DENEUX added a comment - Thu, 28 Nov 2019 - 18:10:30 +0100 Reopened to be merged in trunk
Hide
Christophe DENEUX added a comment - Mon, 2 Dec 2019 - 19:50:47 +0100

Merged in trunk

Show
Christophe DENEUX added a comment - Mon, 2 Dec 2019 - 19:50:47 +0100 Merged in trunk
Hide
Christophe DENEUX added a comment - Mon, 2 Dec 2019 - 19:50:58 +0100

User documentation updated

Show
Christophe DENEUX added a comment - Mon, 2 Dec 2019 - 19:50:58 +0100 User documentation updated

People

Dates

  • Created:
    Thu, 28 Nov 2019 - 16:15:38 +0100
    Updated:
    Mon, 2 Dec 2019 - 19:50:58 +0100
    Resolved:
    Mon, 2 Dec 2019 - 19:50:47 +0100