[EMAIL PROTECTED] wrote:
As the destination is a linux system I would look into the umask of the
destination folder.  Some FTP server also have their own umask settings which
will force all new files to that permissions setting on creation.  Permissions
can be changed after the fact of course.  Most Linux systems default to a umask
of 022 I believe.

Yes, but still Net::FTP does not support chmod directly. He will need to send the command via the quot() method (if the receiving FTP server supports chmod or a facsimile).

        dZ.

_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to