mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
SyncServer GUI - Hound
This commit is contained in:
parent
01344854be
commit
83a8c6e3a1
3 changed files with 39 additions and 33 deletions
|
|
@ -383,8 +383,8 @@ class GDriveHandler(AbstractProvider):
|
|||
return response['id']
|
||||
|
||||
def download_file(self, source_path, local_path,
|
||||
server, collection, file, representation, site,
|
||||
overwrite=False):
|
||||
server, collection, file, representation, site,
|
||||
overwrite=False):
|
||||
"""
|
||||
Downloads single file from 'source_path' (remote) to 'local_path'.
|
||||
It creates all folders on the local_path if are not existing.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue