| 194 | | In BOINC you can't have 2 WU with different input but |
| 195 | | with the same name (say, ''environment.dat''), |
| 196 | | because it will already be in the folder ''download'' on your |
| 197 | | project. So you would have to rename the file or set manually the file |
| 198 | | property (URL...) in WU. Is it the same with RBoinc? Will the file be |
| 199 | | overwritten ? |
| | 194 | Is the user required to provide unique file names? Will files |
| | 195 | with identical names be overwritten, or will they conflict |
| | 196 | when they end up in the ''download'' directory? |