Dont create 0 byte text files
Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
parent
3ab160dd5a
commit
c22776f04a
|
@ -2158,7 +2158,7 @@
|
|||
|
||||
self.filesClient.putFileContents(
|
||||
targetPath,
|
||||
'',
|
||||
' ',
|
||||
{
|
||||
contentType: 'text/plain',
|
||||
overwrite: true
|
||||
|
|
Loading…
Reference in New Issue