Thank you folks, "binfile:/HD/desktop" wokrs perfectly well.
Best regards, Ralf > From: Scott Raney <[EMAIL PROTECTED]> > > Ah, but you're *not* sending a binary file, unless you're working on a > UNIX sytem. "file:" on Win32 and MacOS systems does line-delimiter > translation. You probably want "binfile:". > Regards, > Scott ------------------------------------------------------------------------ > From: "Chipp Walters" <[EMAIL PROTECTED]> > > I've a test FTP stack on this page: > http://www.altuit.com/webs/altuit2/RunRev/Downloads.htm ------------------------------------------------------------------------ > From: "Chipp Walters" <[EMAIL PROTECTED]> > > try using "binfile:/HD/desktop" instead of "file:/HD/desktop" ------------------------------------------------------------------------ >> Dear list, >> >> the following line does almost all the job: opening a connection, logging >> onto a server and sending a binary file: >> >> put URL "file:/HD/desktop folder/test.jpg" into URL >> "ftp://UserID:[EMAIL PROTECTED]/test.jpg" >> >> The only thing that fails is that the uploaded file can not be displayed in >> the browser. When trying to open the file, after downloading it back again >> from the server to my local HD via Fetch, PictureViewer and PhotoShop show >> up with a "Could not open - file is damaged" dialog. >> >> Any help is really welcome, thank you and best wishes, >> >> Ralf _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
