Re: Error uploading file in Windows: this looks like a bug, please confirm...

2006-07-23 Thread Dan Shafer
No, the problem I had was specifically with a cross-platform file format used by eFax. Those files refuse to upload or download correctly in Windows. That's the only repeatable exception I've found. Dan On 7/23/06, Chipp Walters <[EMAIL PROTECTED]> wrote: Dan, Do you mean it doesn't work wit

Re: Error uploading file in Windows: this looks like a bug, please confirm...

2006-07-23 Thread Chipp Walters
Dan, Do you mean it doesn't work with Mac files on a PC? If so, it could be .bundle filetypes as these are actually folders, not files (go figure). Also, MagicCarpet is a FTP client which to my knowledge has no difficulty uploading any filetypes from Mac or PC-- with the exception of .bundle's a

Re: Error uploading file in Windows: this looks like a bug, please confirm...

2006-07-22 Thread Dan Shafer
I have an FTP file manager app that uploads files via WinXP. The app is written in Rev. It seems to work just fine except with one or two file types. Not sure what's going on with them, but maybe that's the problem? Have you tried multiple files types? On 7/22/06, Mark Wieder <[EMAIL PROTECTED]>

Re: Error uploading file in Windows: this looks like a bug, please confirm...

2006-07-22 Thread Mark Wieder
Ton- Friday, July 21, 2006, 11:45:18 PM, you wrote: > Thanks for the quick response, but to bad... > There are no spaces in the username or password and I have full > access to the server. > Using put ("ftp://";) & "user:[EMAIL PROTECTED]/wwwroot/ > Schedule.html" into url vURL now creates an

Re: Error uploading file in Windows: this looks like a bug, please confirm...

2006-07-21 Thread Ton Kuypers
Thanks for the quick response, but to bad... There are no spaces in the username or password and I have full access to the server. Using put ("ftp://";) & "user:[EMAIL PROTECTED]/wwwroot/ Schedule.html" into url vURL now creates an empty file in the correct location, but no data is in it. A