Can Cassini support ftp? I need to allow our users to upload & download a fair amount of documents - and ftp is the most straight forward method for us to get this done.
That said, I'd like to keep all of our code (client & web server) the same. Obviously if we deploy the application with two options - Cassini for 'island' and the traditional IIS intra/extra net for 'connected / enterprise' mode - when I need to upload / download files from the web site - the code & implementations are all the same, only the url is different (assuming all data/files have been sync'd etc)
Thanks,
Jimbo