On 20 Feb 2006, at 13:20, Thomas McCarthy wrote:


Testing out my PayPal thing and running into a few walls:

My brand new Windows XP (home edition) is not allowing my stack to put some text into my remote file server.

put cr & theText after URL "ftp://username:[EMAIL PROTECTED]/ revproject/reg/key_log.txt"

This has worked on every other computer, even on the same network.. Could there be some XP setting I need to...uhm, set?

First, I didn't even know you could use "put .... after url" with an ftp URL. But sure enough, it works.

(By the way, the engine makes two calls to the url to do this. First it retrieves the entire url from the server, then writes back the retrieved data with the new data appended. So this may not offer the efficiency you expected.)

That said, I just tested this on 2.7 on Win XP, and it works fine here.

Do you get any error messages?

Cheers
Dave



_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to