<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.3314.2100" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I'm new to revolution, and am really liking
it. I'm having some interesting ftp issues, wondering if anyone could shed
some light for me. I'm sending a file (tried both a text and an image
file, the image file is what I really want to use, though) to a server.
I'm trying it on 3 servers, 2 windows and 1 linux. On one windows server,
everything works great. I can even export an image straight to ftp.
However, both the other windows server and the linux server are not cooperating
as nicely. The best I can do is get the door open and upload something
(the filename shows up on the server, but it's an empty file) unuseable.
It also seems to lock up for a while when trying to upload to the questionable
servers. </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Here's a sample line of what I'm trying (tried in
both 1.1 and 1.1.1):</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>put url "file:C:\windows\desktop\whatever.gif" into
url <A
href="ftp://username:password@www.server.com">ftp://username:password@www.server.com</A>/somedirectory/whatever.gif"</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I have replaced "ftp" with "binfile" and had
limited success on the linux server. (Also tried replacing "file" with
"binfile") Tried so many combinations that I've even confused myself
:-)</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Are there some paramteres that I'm not aware of
that I need to be passing?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thanks!!!</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Mark Paris</FONT></DIV>
<DIV> </DIV></BODY></HTML>