fdepierr
My company policy consists to avoid direct FTP connection for users.
A squid proxy allows users to retreive files from FTP server (FTP request encapsulated in HTTP).
They use their usual browser but for big file it failed every third time.
So many employees are looking for a solution.
SmartFTP catchs the FTP download request, but support only active command with HTTP Tunnel(connect method).
Do you thing to support FTP get in HTTP tunnel without CONNECT on 21 port (GET) ?
Best regards.
A squid proxy allows users to retreive files from FTP server (FTP request encapsulated in HTTP).
They use their usual browser but for big file it failed every third time.
So many employees are looking for a solution.
SmartFTP catchs the FTP download request, but support only active command with HTTP Tunnel(connect method).
Do you thing to support FTP get in HTTP tunnel without CONNECT on 21 port (GET) ?
Best regards.