Am 05.08.2011 um 13:34 schrieb MBS mailinglist: > Hello, > > I need a client / server solution that would allow me to send a file securely > (encrypted) over the internet. > Perfect would be resume of interrupted transfers. > Is there something in the MBS plugins that would allow this? CURL maybe..?
If the server runs some ssh, ftp or http server software, CURL could certainly upload. Like a FTP Server with a SSL encryption. Or File transfers over SSH. Or you write your own server and use an SSL Socket. Greetings Christian -- See you in Frankfurt, Germany at the Real Studio Database Days More details and registration here: http://www.monkeybreadsoftware.de/realbasic/events/frankfurt-2011-event.shtml _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
