mirror of
https://github.com/Neocky/pluGET.git
synced 2024-04-29 16:12:30 +00:00
Update handle_ftp.py
This commit is contained in:
parent
a9bac687c8
commit
3f4380acae
@ -141,6 +141,7 @@ def ftp_download_file(ftp, path_download, file) -> None:
|
|||||||
Download a file of the ftp server
|
Download a file of the ftp server
|
||||||
|
|
||||||
:param ftp: ftp connection
|
:param ftp: ftp connection
|
||||||
|
:param path_download: Path to save downloaded file to
|
||||||
:param file: File to download
|
:param file: File to download
|
||||||
|
|
||||||
:returns None
|
:returns None
|
||||||
|
Loading…
Reference in New Issue
Block a user