Help for this page
LWP::UserAgent::new: () LWP::UserAgent::new: () LWP::UserAgent::request: () ... emitting a warning The keep_alive option must be enabled for NTLM authentication to work. NTLM authentication aborted.
#!/usr/bin/perl -w ... # print "Put failed: " . $dav->message . "\n"; #} $dav->put( -local => "$source", -url => $destination )