in reply to
copy only modified remote files
Use
Net::SFTP::Foreign
rget
method with the
newer_only => 1
option.
Comment on
Re: copy only modified remote files
Select
or
Download
Code
In Section
Seekers of Perl Wisdom