Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Does Cassini support ftp ?
jimbo2
#1 Posted : Saturday, March 1, 2008 4:57:52 AM(UTC)
Groups: Member
Joined: 3/1/2008(UTC)
Posts: 2

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
Ultidev Team
#2 Posted : Saturday, March 1, 2008 6:00:18 AM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Jimbo,

Unfortunately, UltiDev Cassini is not an FTP server. UltiDev Cassini will have no problem serving files over HTTP, but not FTP. Does you code currently expects an FTP server to be present on the hosting server?

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
jimbo2
#3 Posted : Saturday, March 1, 2008 8:20:30 AM(UTC)
Groups: Member
Joined: 3/1/2008(UTC)
Posts: 2

Thanks for your response ... yes, our current setup expects a FTP server to be present on the hosting server. One function is of our app is where the client app will upload a zip file to the webserver, and then notifiy the webserver via a webservice call with the ftp file information. I'll need to explore providing a FTP server along side UltiDev Cassini - or handle the file content portions via the local FS. Was just looking to see how much 'change' would be needed if we deployed the app in such a way.

The idea of being able to provide this type of client 'island' installation option is very interesting...

Thanks again for your time!
Ultidev Team
#4 Posted : Sunday, March 2, 2008 6:03:02 PM(UTC)
Ultidev Team

Groups: Administration
Joined: 11/3/2005(UTC)
Posts: 2,253

Thanks: 28 times
Was thanked: 60 time(s) in 59 post(s)
Hi, Jimbo.

We are afraid you will need to find a redistributable FTP server. Or you could consider using HTTP for file transfers. MS .NET Framework support of HTTP is very comprehensive and easy to use. That would make your application server-independent.

Best regards,
UltiDev Team.
Please donate at http://www.ultidev.com/products/Donate.aspx to help us improve our products.
Rss Feed  Atom Feed
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.