Skip to content

Instantly share code, notes, and snippets.

@adiroiban
Created August 2, 2018 10:06
Show Gist options
  • Save adiroiban/591e6938d8d75f075f1ac09217a5ec88 to your computer and use it in GitHub Desktop.
Save adiroiban/591e6938d8d75f075f1ac09217a5ec88 to your computer and use it in GitHub Desktop.
diff --git a/chevah/server/static/documentation/operation-client/transfers.rst b/chevah/server/static/documentation/operation-client/transfers.rst
index 5605264..0322b10 100644
--- a/chevah/server/static/documentation/operation-client/transfers.rst
+++ b/chevah/server/static/documentation/operation-client/transfers.rst
@@ -310,6 +310,10 @@ The `lowercase` is a simple transformation which will transfer the file
using destination file path and file name all in lower case.
It takes no options.
+.. note::
+ If the remote filesystem is case insensitive and a file with the same
+ name (but different cases) exists, the remote name is kept.
+
Below is an example for the `lowercase` transformation::
[transfers/313a9679-bc15-42e9-80ef-e2305959a3d1]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment