> Could this be confirmed? I currently have a project that
> lets users save their files where they want. As the 
> savedialogs of FileIO let you select an onther computer
> on your LAN, I expected that I could save there

With your current project set up this way, it looks like you're the one in
the best position to confirm this. :-)  What are the results of your tests?
Another question -- does your project run on PC & Mac?  That is, using your
project, could a user save a file onto a remote PC from Mac on the same
network, and vice versa?  I'd be interested to know this.

> experiencing troubles with writing on a distant hard disk.
> Does anyone have a solution / workaround ? One that springs
> to mind is that I could always save locally and then copy
> it with Budapi.

That's a possibility.  But copying a file to a server seems akin to directly
writing it there (was this the question originally?).  When I've needed to
send files to a server in the past, I've used FTP.  Since it required me to
pass username & password data in the login code, it seemed the most ethical
solution.

Regards
Rob

/*********************************
* Rob Wingate, Software Human    *
* http://www.vingage.com         *
* mailto:[EMAIL PROTECTED] *
*********************************/

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to