Post multiple files to remote host HTTP Url

Newbie Member
9Oct2009,13:52   #1
mrsaqib's Avatar
hi

i am a beginner to perl world, i have following issue related to perl, hope you help me,

1. i need to post files in a directory to a remote host url. how can i achieve it in perl.

2. i want to do all things without human interaction, means there is no htnl form or cgi things are involved. the automated script automaticallyy scan a directory for files and post them to url.

how can i achieve it in perl. kindly give me any clue for that.

i will be very thankful to you.

Thanks and Regards.
Team Leader
27Oct2009,18:09   #2
pradeep's Avatar
You cannot use CGI, can you FTP to remote server?