Skip to content

Commit 48c0120

Browse files
BlakeFreiGitHub Enterprise
authored andcommitted
Merge pull request #78 from abhishuk/patch-1
Updated to include FTP file naming requirements.
2 parents 7e09e66 + a231e39 commit 48c0120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

help/interface/attributes/crs-data-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Customer Attributes is designed to handle a few files per day. To mitigate the i
3131
<tbody>
3232
<tr>
3333
<td colname="col1"> <p> <span class="filepath"> .csv </span> </p> </td>
34-
<td colname="col2"> <p>A comma-separated values file (such as one created in Excel). This is the file that contains the customer attribute data. </p> <p> <b>Naming requirements:</b> Ensure that file name extensions do not contain white spaces. </p> </td>
34+
<td colname="col2"> <p>A comma-separated values file (such as one created in Excel). This is the file that contains the customer attribute data. </p> <p> <b>Naming requirements:</b> Ensure that filename extensions do not contain any white space or any of these characters ".", "..", "/", ":" </p> </td>
3535
</tr>
3636
<tr>
3737
<td colname="col1"> <p> <span class="filepath"> .fin </span> </p> </td>

0 commit comments

Comments
 (0)