Ftp woes
Tim
tim11 at bellatlantic.net
Mon Apr 22 15:14:01 EDT 2002
Hi, I¹m having difficulties compressing and uploading a stack to my FTP
server. Here¹s the code:
on mouseUp
save stack "TestStack"
put "PowerBookHD/Revolution Projects/TestStack.rev" into \
tLocalFile --TestStack is a Revolution Stack containing 3 other substacks
put compress(tLocalFile) into URL
"ftp://myusername@domain.com:mypassword@ftp.business.earthlink.net/www/TestS
tack"
close stack "TestStack"
end mouseUp
What am I missing? I¹ve also tried URLEncode for user and pass, but to no
avail. Is it possible to upload stacks to ftp servers through Revolution?
TIA,
--
Tim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.runrev.com/pipermail/use-livecode/attachments/20020422/12f0fa21/attachment.html>
More information about the use-livecode
mailing list