Changes between Version 8 and Version 9 of help/en/howto/upload
- Timestamp:
- Oct 6, 2010 6:56:31 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/upload
v8 v9 42 42 See also [wiki:help/en/howto/preferences#TransfersAdvanced Preferences]. 43 43 44 == Option to upload with temporary name and rename file after transfer is complete ==44 == Option to upload with temporary filename == 45 45 46 This can be enabled using the following [wiki:help/en/howto/preferences#Hiddenconfigurationoptions hidden preference]. Use46 An option to upload with temporary name and rename file after transfer is complete. This can be enabled using the following [wiki:help/en/howto/preferences#Hiddenconfigurationoptions hidden preference]. Use 47 47 48 48 {{{ … … 60 60 where `{0}` is the original filename and `{1}` is a random UUID. The default setting uses a temprary filename of `filename-uuid`. 61 61 62 An upload that is not complete, will not be renamed. 63 64 62 An upload that is not complete, will not be renamed. This is useful for uploading to watch folders, that should only pick up a file once the upload is complete.