You don't want to write "file://" -- say "file:", thus

  url "file://domain.name.ca/Distant/...."

should really be

  url "file:domain.name.ca/Distant...."


Cheers,
F.

--- Gregory Lypny <[EMAIL PROTECTED]> wrote:
> Hi Everyone,
> 
>       I'm tinkering with a stack that I hope will write data from
> one Mac 
> to another.
> 
>       I thought I should be using
> 
>       put fld "Data To Be Sent" into \
>       URL "file://domain.name.ca/Distant Drive Name/Desktop
> Folder/Drop 
> Box/fileName"
> 
>       where Drop Box is a folder on the receiving Mac with read and
> write 
> file sharing privileges enabled over TCP/IP.  I'm obviously
> doing 
> something wrong in my muddling, and I imagine I have to
> establish a 
> connection between the two machines first, but I'm not sure
> how.  Any 
> suggestions?
> 
>       Cheers,
> 
>               Greg
> 
> 
> 
> Gregory Lypny
> Associate Professor
> John Molson School of Business
> Concordia University
> _________________________
> "The key to a great solution is really mixing it up."
>                  - Ms Frizzle, The Magic School Bus
> 
> 


__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger. 
http://im.yahoo.com

Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to