Project

General

Profile

Actions

Bug #4334

closed

Technique "Download From A Shared Folder": copy files to directory destination doesn't work

Added by Nicolas PERRON about 10 years ago. Updated almost 7 years ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:

Description

With Download From A Shared Folder, #3646 lead to have a file with name of a directory instead of placing the file in the destination directory.
What is more unfortunate here is that if we copy a file in a path requiring a directory with the same name than a file it will not work.

Example 1:
- /tmp/foo is a directory
- we want to copy file1 in /tmp/foo with "/tmp/foo/" in destination in the Directive
- result: /tmp/foo will be replaced by the content of file1 (cf #3646)

Example 2:
- /tmp/foo is a file
- file2 is another file
- we want to copy file2 in /tmp/foo/bar/baz
- result: the folder /tmp/foo will not be able to be created since a file with the same name already exist

Now, imagine that you made the first mistake, you will have to delete the wrong file (/tmp/foo) before to apply the second example without error.

I suppose we should propose to enforce or not a file/directory during the copy ?


Related issues 2 (0 open2 closed)

Related to Rudder - Bug #3646: Technique "Dowload a file from shared-folder" is not working properly with a source file and a directory as destinationRejectedAlexis Mousset2013-06-12Actions
Is duplicate of Rudder - Bug #10312: "Download files from the shared folder" behaving badly?ReleasedNicolas CHARLESActions
Actions #1

Updated by Nicolas PERRON about 10 years ago

  • Description updated (diff)
Actions #2

Updated by Vincent MEMBRÉ about 10 years ago

  • Target version changed from 2.4.13 to 2.6.11

Since version 2.4 is not maintained anymore, retargeting to branch 2.6

Actions #3

Updated by Vincent MEMBRÉ about 10 years ago

  • Target version changed from 2.6.11 to 2.6.12
Actions #4

Updated by Vincent MEMBRÉ about 10 years ago

  • Target version changed from 2.6.12 to 2.6.13
Actions #5

Updated by Vincent MEMBRÉ almost 10 years ago

  • Target version changed from 2.6.13 to 2.6.14
Actions #6

Updated by Jonathan CLARKE almost 10 years ago

  • Target version changed from 2.6.14 to 2.6.16
Actions #7

Updated by Jonathan CLARKE almost 10 years ago

  • Target version changed from 2.6.16 to 2.6.17
Actions #8

Updated by Nicolas PERRON over 9 years ago

  • Target version changed from 2.6.17 to 2.6.18
Actions #9

Updated by Matthieu CERDA over 9 years ago

  • Target version changed from 2.6.18 to 2.6.19
Actions #10

Updated by Vincent MEMBRÉ over 9 years ago

  • Target version changed from 2.6.19 to 2.6.20
Actions #11

Updated by François ARMAND about 9 years ago

  • Target version changed from 2.6.20 to 2.10.10
Actions #12

Updated by Vincent MEMBRÉ about 9 years ago

  • Target version changed from 2.10.10 to 2.10.11
Actions #13

Updated by Vincent MEMBRÉ about 9 years ago

  • Target version changed from 2.10.11 to 2.10.12
Actions #14

Updated by Benoît PECCATTE about 9 years ago

  • Project changed from 24 to Rudder
  • Category set to Techniques
Actions #15

Updated by Vincent MEMBRÉ about 9 years ago

  • Target version changed from 2.10.12 to 2.10.13
Actions #16

Updated by Vincent MEMBRÉ almost 9 years ago

  • Target version changed from 2.10.13 to 2.10.14
Actions #17

Updated by Vincent MEMBRÉ almost 9 years ago

  • Target version changed from 2.10.14 to 2.10.15
Actions #18

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 2.10.15 to 2.10.16
Actions #19

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 2.10.16 to 2.10.17
Actions #20

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 2.10.17 to 2.10.18
Actions #21

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 2.10.18 to 2.10.19
Actions #22

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 2.10.19 to 2.10.20
Actions #23

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 2.10.20 to 2.11.18
Actions #24

Updated by Vincent MEMBRÉ about 8 years ago

  • Target version changed from 2.11.18 to 2.11.19
Actions #25

Updated by Vincent MEMBRÉ about 8 years ago

  • Target version changed from 2.11.19 to 2.11.20
Actions #26

Updated by Vincent MEMBRÉ almost 8 years ago

  • Target version changed from 2.11.20 to 2.11.21
Actions #27

Updated by Vincent MEMBRÉ almost 8 years ago

  • Target version changed from 2.11.21 to 2.11.22
Actions #28

Updated by Vincent MEMBRÉ almost 8 years ago

  • Target version changed from 2.11.22 to 2.11.23
Actions #29

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 2.11.23 to 2.11.24
Actions #30

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 2.11.24 to 308
Actions #31

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 308 to 3.1.14
Actions #32

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 3.1.14 to 3.1.15
Actions #33

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 3.1.15 to 3.1.16
Actions #34

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 3.1.16 to 3.1.17
Actions #35

Updated by Vincent MEMBRÉ over 7 years ago

  • Target version changed from 3.1.17 to 3.1.18
Actions #36

Updated by Vincent MEMBRÉ about 7 years ago

  • Target version changed from 3.1.18 to 3.1.19
Actions #37

Updated by Benoît PECCATTE about 7 years ago

  • Subject changed from Technique "Download From A Shared Folder": Copy a file with same name than a directory will replace it by the file but copying a file with a path requiring a directory with the same name than a file will not work to Technique "Download From A Shared Folder": copy files to directory destination doesn't work
Actions #38

Updated by François ARMAND almost 7 years ago

  • Status changed from New to Rejected
  • Priority set to 0

It is a duplicate of #10312, so I'm closing it.

Actions #39

Updated by François ARMAND almost 7 years ago

  • Is duplicate of Bug #10312: "Download files from the shared folder" behaving badly? added
Actions

Also available in: Atom PDF