Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: cgi-perl

by teabag (Pilgrim)
on Aug 07, 2003 at 10:32 UTC ( [id://281826]=note: print w/replies, xml ) Need Help??


in reply to cgi-perl

hi tja_ariani

It looks to me like you want to ftp the files, right?
You could try Net::FTP, as liz suggested for your problem. Build some kind of webbased interface which logs on to the server you want to ftp to, or make an ftp dir on the server that users login to and use a cronjob f.i. to move the files, or make it "trigger another script".

You might have to solve some ownership issues and limit the filesize and/or maximum amount of uploads. You could look at some simple uploadscripts and build it based up on that.


Teabag
Sure there's more than one way, but one just needs one anyway - Teabag

Replies are listed 'Best First'.
Re: Re: cgi-perl
by tja_ariani (Acolyte) on Aug 13, 2003 at 06:10 UTC
    Hi, thanks a lot for ur help. But I'm still confused of which module should I start first from, and how to "trigger another script" Could you tell me some of the simple uploadscripts available. so that I can learn and build based on that

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://281826]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-24 19:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found