files-com 1.6.51__tar.gz → 1.6.52__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of files-com might be problematic. Click here for more details.

Files changed (231) hide show
  1. {files_com-1.6.51/files_com.egg-info → files_com-1.6.52}/PKG-INFO +68 -17
  2. {files_com-1.6.51 → files_com-1.6.52}/README.md +67 -16
  3. files_com-1.6.52/_VERSION +1 -0
  4. {files_com-1.6.51 → files_com-1.6.52/files_com.egg-info}/PKG-INFO +68 -17
  5. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/__init__.py +1 -1
  6. {files_com-1.6.51 → files_com-1.6.52}/pyproject.toml +1 -1
  7. files_com-1.6.51/_VERSION +0 -1
  8. {files_com-1.6.51 → files_com-1.6.52}/LICENSE +0 -0
  9. {files_com-1.6.51 → files_com-1.6.52}/files_com.egg-info/SOURCES.txt +0 -0
  10. {files_com-1.6.51 → files_com-1.6.52}/files_com.egg-info/dependency_links.txt +0 -0
  11. {files_com-1.6.51 → files_com-1.6.52}/files_com.egg-info/requires.txt +0 -0
  12. {files_com-1.6.51 → files_com-1.6.52}/files_com.egg-info/top_level.txt +0 -0
  13. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/api.py +0 -0
  14. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/api_client.py +0 -0
  15. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/error.py +0 -0
  16. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/list_obj.py +0 -0
  17. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/__init__.py +0 -0
  18. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/account_line_item.py +0 -0
  19. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/action.py +0 -0
  20. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/action_notification_export.py +0 -0
  21. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/action_notification_export_result.py +0 -0
  22. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/api_key.py +0 -0
  23. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/api_request_log.py +0 -0
  24. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/app.py +0 -0
  25. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/as2_incoming_message.py +0 -0
  26. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/as2_outgoing_message.py +0 -0
  27. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/as2_partner.py +0 -0
  28. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/as2_station.py +0 -0
  29. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/auto.py +0 -0
  30. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/automation.py +0 -0
  31. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/automation_log.py +0 -0
  32. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/automation_run.py +0 -0
  33. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/bandwidth_snapshot.py +0 -0
  34. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/behavior.py +0 -0
  35. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/bundle.py +0 -0
  36. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/bundle_action.py +0 -0
  37. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/bundle_download.py +0 -0
  38. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/bundle_notification.py +0 -0
  39. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/bundle_path.py +0 -0
  40. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/bundle_recipient.py +0 -0
  41. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/bundle_registration.py +0 -0
  42. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/child_site_management_policy.py +0 -0
  43. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/clickwrap.py +0 -0
  44. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/dns_record.py +0 -0
  45. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/email_incoming_message.py +0 -0
  46. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/email_log.py +0 -0
  47. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/errors.py +0 -0
  48. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/exavault_api_request_log.py +0 -0
  49. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/external_event.py +0 -0
  50. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/file.py +0 -0
  51. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/file_action.py +0 -0
  52. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/file_comment.py +0 -0
  53. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/file_comment_reaction.py +0 -0
  54. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/file_migration.py +0 -0
  55. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/file_migration_log.py +0 -0
  56. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/file_upload_part.py +0 -0
  57. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/folder.py +0 -0
  58. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/form_field.py +0 -0
  59. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/form_field_set.py +0 -0
  60. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/ftp_action_log.py +0 -0
  61. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/gpg_key.py +0 -0
  62. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/group.py +0 -0
  63. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/group_user.py +0 -0
  64. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/history.py +0 -0
  65. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/history_export.py +0 -0
  66. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/history_export_result.py +0 -0
  67. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/holiday_region.py +0 -0
  68. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/image.py +0 -0
  69. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/inbox_recipient.py +0 -0
  70. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/inbox_registration.py +0 -0
  71. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/inbox_upload.py +0 -0
  72. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/invoice.py +0 -0
  73. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/invoice_line_item.py +0 -0
  74. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/ip_address.py +0 -0
  75. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/lock.py +0 -0
  76. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/message.py +0 -0
  77. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/message_comment.py +0 -0
  78. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/message_comment_reaction.py +0 -0
  79. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/message_reaction.py +0 -0
  80. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/notification.py +0 -0
  81. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/outbound_connection_log.py +0 -0
  82. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/payment.py +0 -0
  83. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/payment_line_item.py +0 -0
  84. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/permission.py +0 -0
  85. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/preview.py +0 -0
  86. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/priority.py +0 -0
  87. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/project.py +0 -0
  88. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/public_hosting_request_log.py +0 -0
  89. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/public_ip_address.py +0 -0
  90. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/public_key.py +0 -0
  91. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/remote_bandwidth_snapshot.py +0 -0
  92. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/remote_mount_backend.py +0 -0
  93. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/remote_server.py +0 -0
  94. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/remote_server_configuration_file.py +0 -0
  95. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/request.py +0 -0
  96. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/restore.py +0 -0
  97. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/session.py +0 -0
  98. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/settings_change.py +0 -0
  99. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/sftp_action_log.py +0 -0
  100. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/sftp_host_key.py +0 -0
  101. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/share_group.py +0 -0
  102. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/share_group_member.py +0 -0
  103. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/siem_http_destination.py +0 -0
  104. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/site.py +0 -0
  105. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/snapshot.py +0 -0
  106. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/sso_strategy.py +0 -0
  107. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/status.py +0 -0
  108. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/style.py +0 -0
  109. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/sync.py +0 -0
  110. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/sync_log.py +0 -0
  111. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/sync_run.py +0 -0
  112. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/usage_by_top_level_dir.py +0 -0
  113. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/usage_daily_snapshot.py +0 -0
  114. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/usage_snapshot.py +0 -0
  115. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/user.py +0 -0
  116. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/user_cipher_use.py +0 -0
  117. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/user_lifecycle_rule.py +0 -0
  118. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/user_request.py +0 -0
  119. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/user_sftp_client_use.py +0 -0
  120. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/web_dav_action_log.py +0 -0
  121. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/models/webhook_test.py +0 -0
  122. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/path_util.py +0 -0
  123. {files_com-1.6.51 → files_com-1.6.52}/files_sdk/util.py +0 -0
  124. {files_com-1.6.51 → files_com-1.6.52}/setup.cfg +0 -0
  125. {files_com-1.6.51 → files_com-1.6.52}/tests/test_account_line_item.py +0 -0
  126. {files_com-1.6.51 → files_com-1.6.52}/tests/test_action.py +0 -0
  127. {files_com-1.6.51 → files_com-1.6.52}/tests/test_action_notification_export.py +0 -0
  128. {files_com-1.6.51 → files_com-1.6.52}/tests/test_action_notification_export_result.py +0 -0
  129. {files_com-1.6.51 → files_com-1.6.52}/tests/test_api_errors.py +0 -0
  130. {files_com-1.6.51 → files_com-1.6.52}/tests/test_api_key.py +0 -0
  131. {files_com-1.6.51 → files_com-1.6.52}/tests/test_api_request_log.py +0 -0
  132. {files_com-1.6.51 → files_com-1.6.52}/tests/test_app.py +0 -0
  133. {files_com-1.6.51 → files_com-1.6.52}/tests/test_as2_incoming_message.py +0 -0
  134. {files_com-1.6.51 → files_com-1.6.52}/tests/test_as2_outgoing_message.py +0 -0
  135. {files_com-1.6.51 → files_com-1.6.52}/tests/test_as2_partner.py +0 -0
  136. {files_com-1.6.51 → files_com-1.6.52}/tests/test_as2_station.py +0 -0
  137. {files_com-1.6.51 → files_com-1.6.52}/tests/test_auto.py +0 -0
  138. {files_com-1.6.51 → files_com-1.6.52}/tests/test_automation.py +0 -0
  139. {files_com-1.6.51 → files_com-1.6.52}/tests/test_automation_log.py +0 -0
  140. {files_com-1.6.51 → files_com-1.6.52}/tests/test_automation_run.py +0 -0
  141. {files_com-1.6.51 → files_com-1.6.52}/tests/test_bandwidth_snapshot.py +0 -0
  142. {files_com-1.6.51 → files_com-1.6.52}/tests/test_behavior.py +0 -0
  143. {files_com-1.6.51 → files_com-1.6.52}/tests/test_bundle.py +0 -0
  144. {files_com-1.6.51 → files_com-1.6.52}/tests/test_bundle_action.py +0 -0
  145. {files_com-1.6.51 → files_com-1.6.52}/tests/test_bundle_download.py +0 -0
  146. {files_com-1.6.51 → files_com-1.6.52}/tests/test_bundle_notification.py +0 -0
  147. {files_com-1.6.51 → files_com-1.6.52}/tests/test_bundle_path.py +0 -0
  148. {files_com-1.6.51 → files_com-1.6.52}/tests/test_bundle_recipient.py +0 -0
  149. {files_com-1.6.51 → files_com-1.6.52}/tests/test_bundle_registration.py +0 -0
  150. {files_com-1.6.51 → files_com-1.6.52}/tests/test_child_site_management_policy.py +0 -0
  151. {files_com-1.6.51 → files_com-1.6.52}/tests/test_clickwrap.py +0 -0
  152. {files_com-1.6.51 → files_com-1.6.52}/tests/test_connection_adapter.py +0 -0
  153. {files_com-1.6.51 → files_com-1.6.52}/tests/test_dns_record.py +0 -0
  154. {files_com-1.6.51 → files_com-1.6.52}/tests/test_email_incoming_message.py +0 -0
  155. {files_com-1.6.51 → files_com-1.6.52}/tests/test_email_log.py +0 -0
  156. {files_com-1.6.51 → files_com-1.6.52}/tests/test_errors.py +0 -0
  157. {files_com-1.6.51 → files_com-1.6.52}/tests/test_exavault_api_request_log.py +0 -0
  158. {files_com-1.6.51 → files_com-1.6.52}/tests/test_external_event.py +0 -0
  159. {files_com-1.6.51 → files_com-1.6.52}/tests/test_file.py +0 -0
  160. {files_com-1.6.51 → files_com-1.6.52}/tests/test_file_action.py +0 -0
  161. {files_com-1.6.51 → files_com-1.6.52}/tests/test_file_comment.py +0 -0
  162. {files_com-1.6.51 → files_com-1.6.52}/tests/test_file_comment_reaction.py +0 -0
  163. {files_com-1.6.51 → files_com-1.6.52}/tests/test_file_migration.py +0 -0
  164. {files_com-1.6.51 → files_com-1.6.52}/tests/test_file_migration_log.py +0 -0
  165. {files_com-1.6.51 → files_com-1.6.52}/tests/test_file_upload_part.py +0 -0
  166. {files_com-1.6.51 → files_com-1.6.52}/tests/test_folder.py +0 -0
  167. {files_com-1.6.51 → files_com-1.6.52}/tests/test_form_field.py +0 -0
  168. {files_com-1.6.51 → files_com-1.6.52}/tests/test_form_field_set.py +0 -0
  169. {files_com-1.6.51 → files_com-1.6.52}/tests/test_ftp_action_log.py +0 -0
  170. {files_com-1.6.51 → files_com-1.6.52}/tests/test_gpg_key.py +0 -0
  171. {files_com-1.6.51 → files_com-1.6.52}/tests/test_group.py +0 -0
  172. {files_com-1.6.51 → files_com-1.6.52}/tests/test_group_user.py +0 -0
  173. {files_com-1.6.51 → files_com-1.6.52}/tests/test_history.py +0 -0
  174. {files_com-1.6.51 → files_com-1.6.52}/tests/test_history_export.py +0 -0
  175. {files_com-1.6.51 → files_com-1.6.52}/tests/test_history_export_result.py +0 -0
  176. {files_com-1.6.51 → files_com-1.6.52}/tests/test_holiday_region.py +0 -0
  177. {files_com-1.6.51 → files_com-1.6.52}/tests/test_image.py +0 -0
  178. {files_com-1.6.51 → files_com-1.6.52}/tests/test_inbox_recipient.py +0 -0
  179. {files_com-1.6.51 → files_com-1.6.52}/tests/test_inbox_registration.py +0 -0
  180. {files_com-1.6.51 → files_com-1.6.52}/tests/test_inbox_upload.py +0 -0
  181. {files_com-1.6.51 → files_com-1.6.52}/tests/test_invoice.py +0 -0
  182. {files_com-1.6.51 → files_com-1.6.52}/tests/test_invoice_line_item.py +0 -0
  183. {files_com-1.6.51 → files_com-1.6.52}/tests/test_ip_address.py +0 -0
  184. {files_com-1.6.51 → files_com-1.6.52}/tests/test_lock.py +0 -0
  185. {files_com-1.6.51 → files_com-1.6.52}/tests/test_message.py +0 -0
  186. {files_com-1.6.51 → files_com-1.6.52}/tests/test_message_comment.py +0 -0
  187. {files_com-1.6.51 → files_com-1.6.52}/tests/test_message_comment_reaction.py +0 -0
  188. {files_com-1.6.51 → files_com-1.6.52}/tests/test_message_reaction.py +0 -0
  189. {files_com-1.6.51 → files_com-1.6.52}/tests/test_notification.py +0 -0
  190. {files_com-1.6.51 → files_com-1.6.52}/tests/test_outbound_connection_log.py +0 -0
  191. {files_com-1.6.51 → files_com-1.6.52}/tests/test_path_util.py +0 -0
  192. {files_com-1.6.51 → files_com-1.6.52}/tests/test_payment.py +0 -0
  193. {files_com-1.6.51 → files_com-1.6.52}/tests/test_payment_line_item.py +0 -0
  194. {files_com-1.6.51 → files_com-1.6.52}/tests/test_permission.py +0 -0
  195. {files_com-1.6.51 → files_com-1.6.52}/tests/test_preview.py +0 -0
  196. {files_com-1.6.51 → files_com-1.6.52}/tests/test_priority.py +0 -0
  197. {files_com-1.6.51 → files_com-1.6.52}/tests/test_project.py +0 -0
  198. {files_com-1.6.51 → files_com-1.6.52}/tests/test_public_hosting_request_log.py +0 -0
  199. {files_com-1.6.51 → files_com-1.6.52}/tests/test_public_ip_address.py +0 -0
  200. {files_com-1.6.51 → files_com-1.6.52}/tests/test_public_key.py +0 -0
  201. {files_com-1.6.51 → files_com-1.6.52}/tests/test_remote_bandwidth_snapshot.py +0 -0
  202. {files_com-1.6.51 → files_com-1.6.52}/tests/test_remote_mount_backend.py +0 -0
  203. {files_com-1.6.51 → files_com-1.6.52}/tests/test_remote_server.py +0 -0
  204. {files_com-1.6.51 → files_com-1.6.52}/tests/test_remote_server_configuration_file.py +0 -0
  205. {files_com-1.6.51 → files_com-1.6.52}/tests/test_request.py +0 -0
  206. {files_com-1.6.51 → files_com-1.6.52}/tests/test_restore.py +0 -0
  207. {files_com-1.6.51 → files_com-1.6.52}/tests/test_session.py +0 -0
  208. {files_com-1.6.51 → files_com-1.6.52}/tests/test_settings_change.py +0 -0
  209. {files_com-1.6.51 → files_com-1.6.52}/tests/test_sftp_action_log.py +0 -0
  210. {files_com-1.6.51 → files_com-1.6.52}/tests/test_sftp_host_key.py +0 -0
  211. {files_com-1.6.51 → files_com-1.6.52}/tests/test_share_group.py +0 -0
  212. {files_com-1.6.51 → files_com-1.6.52}/tests/test_share_group_member.py +0 -0
  213. {files_com-1.6.51 → files_com-1.6.52}/tests/test_siem_http_destination.py +0 -0
  214. {files_com-1.6.51 → files_com-1.6.52}/tests/test_site.py +0 -0
  215. {files_com-1.6.51 → files_com-1.6.52}/tests/test_snapshot.py +0 -0
  216. {files_com-1.6.51 → files_com-1.6.52}/tests/test_sso_strategy.py +0 -0
  217. {files_com-1.6.51 → files_com-1.6.52}/tests/test_status.py +0 -0
  218. {files_com-1.6.51 → files_com-1.6.52}/tests/test_style.py +0 -0
  219. {files_com-1.6.51 → files_com-1.6.52}/tests/test_sync.py +0 -0
  220. {files_com-1.6.51 → files_com-1.6.52}/tests/test_sync_log.py +0 -0
  221. {files_com-1.6.51 → files_com-1.6.52}/tests/test_sync_run.py +0 -0
  222. {files_com-1.6.51 → files_com-1.6.52}/tests/test_usage_by_top_level_dir.py +0 -0
  223. {files_com-1.6.51 → files_com-1.6.52}/tests/test_usage_daily_snapshot.py +0 -0
  224. {files_com-1.6.51 → files_com-1.6.52}/tests/test_usage_snapshot.py +0 -0
  225. {files_com-1.6.51 → files_com-1.6.52}/tests/test_user.py +0 -0
  226. {files_com-1.6.51 → files_com-1.6.52}/tests/test_user_cipher_use.py +0 -0
  227. {files_com-1.6.51 → files_com-1.6.52}/tests/test_user_lifecycle_rule.py +0 -0
  228. {files_com-1.6.51 → files_com-1.6.52}/tests/test_user_request.py +0 -0
  229. {files_com-1.6.51 → files_com-1.6.52}/tests/test_user_sftp_client_use.py +0 -0
  230. {files_com-1.6.51 → files_com-1.6.52}/tests/test_web_dav_action_log.py +0 -0
  231. {files_com-1.6.51 → files_com-1.6.52}/tests/test_webhook_test.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: files_com
3
- Version: 1.6.51
3
+ Version: 1.6.52
4
4
  Summary: Python bindings for the Files.com API
5
5
  License: MIT
6
6
  Requires-Python: >=3.5
@@ -374,6 +374,73 @@ except files_sdk.error.Error as err:
374
374
  print(f"Unknown Error Occurred ({type(err).__name__}):", err)
375
375
  ```
376
376
 
377
+ ## Paths
378
+
379
+ Working with paths in Files.com involves several important considerations. Understanding how path comparisons are applied helps developers ensure consistency and accuracy across all interactions with the platform.
380
+ <div></div>
381
+
382
+ ### Capitalization
383
+
384
+ Files.com compares paths in a **case-insensitive** manner. This means path segments are treated as equivalent regardless of letter casing.
385
+
386
+ For example, all of the following resolve to the same internal path:
387
+
388
+ | Path Variant | Interpreted As |
389
+ |---------------------------------------|------------------------------|
390
+ | `Documents/Reports/Q1.pdf` | `documents/reports/q1.pdf` |
391
+ | `documents/reports/q1.PDF` | `documents/reports/q1.pdf` |
392
+ | `DOCUMENTS/REPORTS/Q1.PDF` | `documents/reports/q1.pdf` |
393
+
394
+ This behavior applies across:
395
+ - API requests
396
+ - Folder and file lookup operations
397
+ - Automations and workflows
398
+
399
+ See also: [Case Sensitivity Documentation](https://www.files.com/docs/files-and-folders/case-sensitivity/)
400
+
401
+ The `path_util.is_same` function in the Files.com SDK is designed to help you determine if two paths on
402
+ your native file system would be considered the same on Files.com. This is particularly important
403
+ when handling errors related to duplicate file names and when developing tools for folder
404
+ synchronization.
405
+
406
+ ```python title="Compare Case-Insensitive Files and Paths"
407
+ import files_sdk
408
+
409
+ if files_sdk.path_util.is_same("Fïłèńämê.Txt", "filename.txt"):
410
+ print("Paths are the same")
411
+ ```
412
+
413
+ ### Slashes
414
+
415
+ All path parameters in Files.com (API, SDKs, CLI, automations, integrations) must **omit leading and trailing slashes**. Paths are always treated as **absolute and slash-delimited**, so only internal `/` separators are used and never at the start or end of the string.
416
+
417
+ #### Path Slash Examples
418
+ | Path | Valid? | Notes |
419
+ |-----------------------------------|--------|-------------------------------|
420
+ | `folder/subfolder/file.txt` | ✅ | Correct, internal separators only |
421
+ | `/folder/subfolder/file.txt` | ❌ | Leading slash not allowed |
422
+ | `folder/subfolder/file.txt/` | ❌ | Trailing slash not allowed |
423
+ | `//folder//file.txt` | ❌ | Duplicate separators not allowed |
424
+
425
+ <div></div>
426
+
427
+ ### Unicode Normalization
428
+
429
+ Files.com normalizes all paths using [Unicode NFC (Normalization Form C)](https://www.unicode.org/reports/tr15/#Norm_Forms) before comparison. This ensures consistency across different representations of the same characters.
430
+
431
+ For example, the following two paths are treated as equivalent after NFC normalization:
432
+
433
+ | Input | Normalized Form |
434
+ |----------------------------------------|------------------------|
435
+ | `uploads/\u0065\u0301.txt` | `uploads/é.txt` |
436
+ | `docs/Café/Report.txt` | `docs/Café/Report.txt` |
437
+
438
+ - All input must be UTF‑8 encoded.
439
+ - Precomposed and decomposed characters are unified.
440
+ - This affects search, deduplication, and comparisons across SDKs.
441
+
442
+ <div></div>
443
+
377
444
  ## Foreign Language Support
378
445
 
379
446
  The Files.com Python SDK supports localized responses by using the `files_sdk.set_language` configuration method.
@@ -671,22 +738,6 @@ except files_sdk.error.Error as err:
671
738
  print(f"Unknown Error Occurred ({type(err).__name__}):", err)
672
739
  ```
673
740
 
674
- ## Case Sensitivity
675
-
676
- The Files.com API compares files and paths in a case-insensitive manner. For related documentation see [Case Sensitivity Documentation](https://www.files.com/docs/files-and-folders/file-system-semantics/case-sensitivity).
677
-
678
- The `path_util.is_same` function in the Files.com SDK is designed to help you determine if two paths on
679
- your native file system would be considered the same on Files.com. This is particularly important
680
- when handling errors related to duplicate file names and when developing tools for folder
681
- synchronization.
682
-
683
- ```python title="Compare Case-Insensitive Files and Paths"
684
- import files_sdk
685
-
686
- if files_sdk.path_util.is_same("Fïłèńämê.Txt", "filename.txt"):
687
- print("Paths are the same")
688
- ```
689
-
690
741
  ## Mock Server
691
742
 
692
743
  Files.com publishes a Files.com API server, which is useful for testing your use of the Files.com
@@ -362,6 +362,73 @@ except files_sdk.error.Error as err:
362
362
  print(f"Unknown Error Occurred ({type(err).__name__}):", err)
363
363
  ```
364
364
 
365
+ ## Paths
366
+
367
+ Working with paths in Files.com involves several important considerations. Understanding how path comparisons are applied helps developers ensure consistency and accuracy across all interactions with the platform.
368
+ <div></div>
369
+
370
+ ### Capitalization
371
+
372
+ Files.com compares paths in a **case-insensitive** manner. This means path segments are treated as equivalent regardless of letter casing.
373
+
374
+ For example, all of the following resolve to the same internal path:
375
+
376
+ | Path Variant | Interpreted As |
377
+ |---------------------------------------|------------------------------|
378
+ | `Documents/Reports/Q1.pdf` | `documents/reports/q1.pdf` |
379
+ | `documents/reports/q1.PDF` | `documents/reports/q1.pdf` |
380
+ | `DOCUMENTS/REPORTS/Q1.PDF` | `documents/reports/q1.pdf` |
381
+
382
+ This behavior applies across:
383
+ - API requests
384
+ - Folder and file lookup operations
385
+ - Automations and workflows
386
+
387
+ See also: [Case Sensitivity Documentation](https://www.files.com/docs/files-and-folders/case-sensitivity/)
388
+
389
+ The `path_util.is_same` function in the Files.com SDK is designed to help you determine if two paths on
390
+ your native file system would be considered the same on Files.com. This is particularly important
391
+ when handling errors related to duplicate file names and when developing tools for folder
392
+ synchronization.
393
+
394
+ ```python title="Compare Case-Insensitive Files and Paths"
395
+ import files_sdk
396
+
397
+ if files_sdk.path_util.is_same("Fïłèńämê.Txt", "filename.txt"):
398
+ print("Paths are the same")
399
+ ```
400
+
401
+ ### Slashes
402
+
403
+ All path parameters in Files.com (API, SDKs, CLI, automations, integrations) must **omit leading and trailing slashes**. Paths are always treated as **absolute and slash-delimited**, so only internal `/` separators are used and never at the start or end of the string.
404
+
405
+ #### Path Slash Examples
406
+ | Path | Valid? | Notes |
407
+ |-----------------------------------|--------|-------------------------------|
408
+ | `folder/subfolder/file.txt` | ✅ | Correct, internal separators only |
409
+ | `/folder/subfolder/file.txt` | ❌ | Leading slash not allowed |
410
+ | `folder/subfolder/file.txt/` | ❌ | Trailing slash not allowed |
411
+ | `//folder//file.txt` | ❌ | Duplicate separators not allowed |
412
+
413
+ <div></div>
414
+
415
+ ### Unicode Normalization
416
+
417
+ Files.com normalizes all paths using [Unicode NFC (Normalization Form C)](https://www.unicode.org/reports/tr15/#Norm_Forms) before comparison. This ensures consistency across different representations of the same characters.
418
+
419
+ For example, the following two paths are treated as equivalent after NFC normalization:
420
+
421
+ | Input | Normalized Form |
422
+ |----------------------------------------|------------------------|
423
+ | `uploads/\u0065\u0301.txt` | `uploads/é.txt` |
424
+ | `docs/Café/Report.txt` | `docs/Café/Report.txt` |
425
+
426
+ - All input must be UTF‑8 encoded.
427
+ - Precomposed and decomposed characters are unified.
428
+ - This affects search, deduplication, and comparisons across SDKs.
429
+
430
+ <div></div>
431
+
365
432
  ## Foreign Language Support
366
433
 
367
434
  The Files.com Python SDK supports localized responses by using the `files_sdk.set_language` configuration method.
@@ -659,22 +726,6 @@ except files_sdk.error.Error as err:
659
726
  print(f"Unknown Error Occurred ({type(err).__name__}):", err)
660
727
  ```
661
728
 
662
- ## Case Sensitivity
663
-
664
- The Files.com API compares files and paths in a case-insensitive manner. For related documentation see [Case Sensitivity Documentation](https://www.files.com/docs/files-and-folders/file-system-semantics/case-sensitivity).
665
-
666
- The `path_util.is_same` function in the Files.com SDK is designed to help you determine if two paths on
667
- your native file system would be considered the same on Files.com. This is particularly important
668
- when handling errors related to duplicate file names and when developing tools for folder
669
- synchronization.
670
-
671
- ```python title="Compare Case-Insensitive Files and Paths"
672
- import files_sdk
673
-
674
- if files_sdk.path_util.is_same("Fïłèńämê.Txt", "filename.txt"):
675
- print("Paths are the same")
676
- ```
677
-
678
729
  ## Mock Server
679
730
 
680
731
  Files.com publishes a Files.com API server, which is useful for testing your use of the Files.com
@@ -0,0 +1 @@
1
+ 1.6.52
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: files_com
3
- Version: 1.6.51
3
+ Version: 1.6.52
4
4
  Summary: Python bindings for the Files.com API
5
5
  License: MIT
6
6
  Requires-Python: >=3.5
@@ -374,6 +374,73 @@ except files_sdk.error.Error as err:
374
374
  print(f"Unknown Error Occurred ({type(err).__name__}):", err)
375
375
  ```
376
376
 
377
+ ## Paths
378
+
379
+ Working with paths in Files.com involves several important considerations. Understanding how path comparisons are applied helps developers ensure consistency and accuracy across all interactions with the platform.
380
+ <div></div>
381
+
382
+ ### Capitalization
383
+
384
+ Files.com compares paths in a **case-insensitive** manner. This means path segments are treated as equivalent regardless of letter casing.
385
+
386
+ For example, all of the following resolve to the same internal path:
387
+
388
+ | Path Variant | Interpreted As |
389
+ |---------------------------------------|------------------------------|
390
+ | `Documents/Reports/Q1.pdf` | `documents/reports/q1.pdf` |
391
+ | `documents/reports/q1.PDF` | `documents/reports/q1.pdf` |
392
+ | `DOCUMENTS/REPORTS/Q1.PDF` | `documents/reports/q1.pdf` |
393
+
394
+ This behavior applies across:
395
+ - API requests
396
+ - Folder and file lookup operations
397
+ - Automations and workflows
398
+
399
+ See also: [Case Sensitivity Documentation](https://www.files.com/docs/files-and-folders/case-sensitivity/)
400
+
401
+ The `path_util.is_same` function in the Files.com SDK is designed to help you determine if two paths on
402
+ your native file system would be considered the same on Files.com. This is particularly important
403
+ when handling errors related to duplicate file names and when developing tools for folder
404
+ synchronization.
405
+
406
+ ```python title="Compare Case-Insensitive Files and Paths"
407
+ import files_sdk
408
+
409
+ if files_sdk.path_util.is_same("Fïłèńämê.Txt", "filename.txt"):
410
+ print("Paths are the same")
411
+ ```
412
+
413
+ ### Slashes
414
+
415
+ All path parameters in Files.com (API, SDKs, CLI, automations, integrations) must **omit leading and trailing slashes**. Paths are always treated as **absolute and slash-delimited**, so only internal `/` separators are used and never at the start or end of the string.
416
+
417
+ #### Path Slash Examples
418
+ | Path | Valid? | Notes |
419
+ |-----------------------------------|--------|-------------------------------|
420
+ | `folder/subfolder/file.txt` | ✅ | Correct, internal separators only |
421
+ | `/folder/subfolder/file.txt` | ❌ | Leading slash not allowed |
422
+ | `folder/subfolder/file.txt/` | ❌ | Trailing slash not allowed |
423
+ | `//folder//file.txt` | ❌ | Duplicate separators not allowed |
424
+
425
+ <div></div>
426
+
427
+ ### Unicode Normalization
428
+
429
+ Files.com normalizes all paths using [Unicode NFC (Normalization Form C)](https://www.unicode.org/reports/tr15/#Norm_Forms) before comparison. This ensures consistency across different representations of the same characters.
430
+
431
+ For example, the following two paths are treated as equivalent after NFC normalization:
432
+
433
+ | Input | Normalized Form |
434
+ |----------------------------------------|------------------------|
435
+ | `uploads/\u0065\u0301.txt` | `uploads/é.txt` |
436
+ | `docs/Café/Report.txt` | `docs/Café/Report.txt` |
437
+
438
+ - All input must be UTF‑8 encoded.
439
+ - Precomposed and decomposed characters are unified.
440
+ - This affects search, deduplication, and comparisons across SDKs.
441
+
442
+ <div></div>
443
+
377
444
  ## Foreign Language Support
378
445
 
379
446
  The Files.com Python SDK supports localized responses by using the `files_sdk.set_language` configuration method.
@@ -671,22 +738,6 @@ except files_sdk.error.Error as err:
671
738
  print(f"Unknown Error Occurred ({type(err).__name__}):", err)
672
739
  ```
673
740
 
674
- ## Case Sensitivity
675
-
676
- The Files.com API compares files and paths in a case-insensitive manner. For related documentation see [Case Sensitivity Documentation](https://www.files.com/docs/files-and-folders/file-system-semantics/case-sensitivity).
677
-
678
- The `path_util.is_same` function in the Files.com SDK is designed to help you determine if two paths on
679
- your native file system would be considered the same on Files.com. This is particularly important
680
- when handling errors related to duplicate file names and when developing tools for folder
681
- synchronization.
682
-
683
- ```python title="Compare Case-Insensitive Files and Paths"
684
- import files_sdk
685
-
686
- if files_sdk.path_util.is_same("Fïłèńämê.Txt", "filename.txt"):
687
- print("Paths are the same")
688
- ```
689
-
690
741
  ## Mock Server
691
742
 
692
743
  Files.com publishes a Files.com API server, which is useful for testing your use of the Files.com
@@ -227,7 +227,7 @@ session_id = None
227
227
  source_ip = None
228
228
  base_url = "https://app.files.com"
229
229
  base_path = "api/rest/v1"
230
- version = "1.6.51"
230
+ version = "1.6.52"
231
231
 
232
232
  __version__ = version
233
233
 
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "files_com"
7
- version = "1.6.51"
7
+ version = "1.6.52"
8
8
  description = "Python bindings for the Files.com API"
9
9
  readme = "README.md"
10
10
  license = { text = "MIT" }
files_com-1.6.51/_VERSION DELETED
@@ -1 +0,0 @@
1
- 1.6.51
File without changes
File without changes