David A. Velasco
|
20c9830922
|
Updated copyright
|
2016-08-02 13:31:56 +02:00 |
|
David A. Velasco
|
27b0308e06
|
//This extra check is unnecessary after https://github.com/owncloud/core/pull/14505
|
2015-09-01 16:01:41 +02:00 |
|
David A. Velasco
|
5ac5c80809
|
Return FILE_NOT_FOUND error only if the file is not found in the server, not in case of any other error checking its existence
|
2015-08-18 18:06:06 +02:00 |
|
David A. Velasco
|
819b465385
|
Recovered error when file to copy doesn't exist but still keeping dependency on Context out
|
2015-08-18 14:07:59 +02:00 |
|
David A. Velasco
|
b281585c93
|
Updated CopyRemoteFileOperation constructor
|
2015-08-18 13:27:44 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
2970b54e7c
|
Updated CopyRemoteFileOperation and verified with the unit tests
|
2015-08-18 13:14:21 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
8633efbb49
|
Added some neccesities for the copy operation
|
2015-08-18 13:14:20 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
f753b1bde8
|
Added INVALID_COPY_INTO_DESCENDANT code
|
2015-08-18 13:14:12 +02:00 |
|
Jorge Antonio Diaz-Benito Soriano
|
0842c4c407
|
Added some neccesities for the copy operation
|
2015-08-18 13:11:31 +02:00 |
|