Description
FTP servers can be mounted into the local filesystem through FUSE. This is useful when users want remote FTP files to appear like local folders for browsing, copying, or scripted access.
FTP credentials and file contents may travel over insecure connections unless the server and configuration provide protection. Be careful with write operations because remote changes may be immediate.