http://qs321.pair.com?node_id=568698


in reply to Re^3: File transfer not working on server
in thread File transfer not working on server

yes i am using strict and warnings. The message I am getting is coming from my condition here:
if(!-d $destinationFile) { print "Destination Directory not found."; }
Saying: Destination Directory not found.