in reply to need to ftp file

Could you give us a bit more information - including, perhaps, the code you've got so far? Thanks.

(The problem with TMTOWTDI is that we don't know which way you're doing it ;->)

Replies are listed 'Best First'.
Re^2: need to ftp file
by dxd (Initiate) on Jan 19, 2005 at 18:28 UTC
    Hi I am running the perl script on linux and connecting to the windows server and then down loading the file from windows. The script works fine when I know the full file name but, the name is now changing daily (only the the first 3 chars and the ext are the same now) from day to day. I was trying to do a rename on the windows server thru my perl script but I can not get that to work at all.