Frontier.sysunishellcommand [was Re: Announce: Frontier 8.0b46]
Michel Benevento
beno at xs4all.nl
Tue Jan 15 06:35:54 PST 2002
>Maybe what you are attempting involve an interactive session with
>curl or ncftp,
Thank you for your response; I can also get your examples to work.
What I'm trying is to upload a file using FTP. This is not interactive
(just a single line command), but it is slighly more complicated than
the http requests from your post.
sys.unixshellcommand ("curl -T path/to/local/file -u username:password
ftp://ftp.server.com//path/to/remote/file")
the command executes just fine, but there is never any response back to
frontier, even when i use invalid login data or unresponding servers. so
my guess is there are different mechanisms for outputting command line
reponses; it would be nice if frontier could catch them all...
Thanks again,
michel benevento
More information about the Frontier-Users
mailing list