Path: blob/master/FTP/FTPS_Connect.ipynb
2973 views
Kernel: Python 3
FTP - S Connect
Tags: #ftp #ftps #file #naas_drivers #operations #snippet
Author: Jeremy Ravenel
Last update: 2023-04-12 (Created: 2021-03-03)
Description: This notebook provides a guide to setting up an FTP connection to securely transfer files between two computers.
Input
Import library
In [ ]:
Variables
In [ ]:
Model
Connect to ftp
In [ ]:
Output
Get the path
In [ ]: