|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
Re: Net::Sftp::Foreign writes empty files to FTP serverby Naren (Initiate) |
| on Jan 06, 2022 at 18:13 UTC ( [id://11140226]=note: print w/replies, xml ) | Need Help?? |
|
It must be due to put method trying to copy the time and permission of the file. Try passing copy_time => 0, copy_perm => 0 params to Put method.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||