http://www.perlmonks.org?node_id=351393


in reply to Re: Dir recursion
in thread Dir recursion

Thanks you for your comments, however, I am checking if $file is a file (it could be a directory), if it is a file I do an FTP put (&Put_File I check if the file exists on the remote in that sub) however if it is a dir I check the remote to see if that dir exists on the remote and then I run the Process_Struct again.
-----
Of all the things I've lost in my life, its my mind I miss the most.