Hi,
   
  I am using Net::FTP to "put" files from a local dir to a folder on a server 
using 
  $ftp->put (<filename>), where $fth is an obj of Net::FTP.
   
  But it seems "put" doesnt overwrite any existing files, if they are already 
present on the server. How do I overwrite files on the server forcibly by using 
Net::FTP??
   
  Best,
  Ukh
   

       
---------------------------------
Moody friends. Drama queens. Your life? Nope! - their life, your story.
 Play Sims Stories at Yahoo! Games. 
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to