in reply to Re^2: NET::FTP put()/append() error handling
in thread NET::FTP put()/append() error handling

It wouldn't hurt, especially if you are on a Windows system. Net::FTP uses read() to read from the local file during a put.

Replies are listed 'Best First'.
Re^4: NET::FTP put()/append() error handling
by Viki@Stag (Sexton) on Jul 07, 2008 at 06:31 UTC
    I am on Windows but the files can be on linux file system mapped on my Windows...