[futurebasic] RE: [FB] Mounting Appleshare volumes (again)

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : March 2001 : Group Archive : Group : All Groups

From: "Wolf, John" <JWOLF@...>
Date: Fri, 23 Mar 2001 16:14:00 -0600
This requires no user intervention, and lets you use standard username and
password features of the server. I can see where an alias would let you do
this if you logged in as guest, but if you logged in as a specific user,
wouldn't it require typing in a password? Even with the keychain, you still
have to unlock it before it will process your server aliases.

In my case, I grabbed the mountinfo record once, turned it into a hard coded
param block, and never touched it again.

This is all part of an automated backup util that logs a user into the
server and backs up critical files to the server.

So, did you catch the bit about the recent Toolbox additions not working in
FB3 v4?

> ----------
> From: 	Chris Stasny
> Reply To: 	futurebasic@...
> Sent: 	Friday, March 23, 2001 3:31 PM
> To: 	futurebasic@...
> Subject: 	Re: [FB] Mounting Appleshare volumes (again)
> 
> >Lets try this with Eudora.
> >
> >Yes, this is PITA code to set up, but once set up, it is quite usable.
> >
> >Here is the code to log into a server.
> 
> 
> I used to do something that was much less complex than this. My 
> program would use an alias to open a file that was on a remote 
> server. In my particular case, the server was mounted via dial-up 
> modem and it was located in California. (I am, of course, in 
> Mississippi.)
> 
> As soon as I resolved the alias with FB code, the system took care of 
> the rest, it dialed the modem, logged into the remote server, etc. It 
> was a lot less code than what has been suggested here, but may not 
> accomplish what you are trying to do.
> 
> 
> 
> Best,
> 
> -STAZ  ~)~
> 
> 800.348.2623 Orders  http://www.stazsoftware.com
> 228.255.7086 FAX     mailto:staz@...
> 
> --
> To unsubscribe, send ANY message to
> <futurebasic-unsubscribe@...>
> 
>