wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

wget | Long pathnames patch (!22)


From: @jmoellers
Subject: wget | Long pathnames patch (!22)
Date: Thu, 27 May 2021 06:55:28 +0000


Josef Möllers created a merge request: 
https://gitlab.com/gnuwget/wget/-/merge_requests/22

Project:Branches: jmoellers/wget:bsc1181173 to gnuwget/wget:master
Author:   Josef Möllers




I'm making this MR on behalf of SUSE's Enzo Matsumiya, who did most of the work.

When running recursively, wget will verify the length of the whole URL when 
saving the files. This will make it overwrite files with truncated names, 
throwing the "The name is too long, ... trying to shorten" messages. The patch 
moves the length check code to a separate function and call it from the 
append_dir_structure() for each path element.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget/-/merge_requests/22
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]