Path: blob/master/FTP/FTP_Get_file.ipynb
2973 views
Kernel: Python 3
FTP - Get file
Tags: #ftp #file #naas_drivers #operations #snippet #dataframe
Author: Jeremy Ravenel
Last update: 2023-04-12 (Created: 2021-03-03)
Description: This notebook retrieves a file from an FTP server.
Input
Import library
In [ ]:
Variables
In [ ]:
Model
Connect to ftp
In [ ]:
Output
Get the path
In [ ]: