Is there a way to use opendialog or savedialog to navigate on FTP server? 
I've tried to use InitialDir := 'ftp://ftpip' 
Delphi OpenDialog for FTP server
725 views Asked by AlexScr At
        	2
        	
        
	Is there a way to use opendialog or savedialog to navigate on FTP server? 
I've tried to use InitialDir := 'ftp://ftpip' 
A description how an FTP server can be integrated with Explorer without any third-party tools can be found at
CyberNotes: Map a FTP to a Drive in Windows