You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In addition to allowing a trailing . (dot) in the target path for a file URL, it would be very convenient to also allow it for a directory URL (/tree/ in GH) and cause the entire folder to be downloaded to the target location with a flattened structure.
The text was updated successfully, but these errors were encountered:
In addition to allowing a trailing . (dot) in the target path for a file URL, this allows it for a directory URL (/tree/ in GH), which causes the entire folder to be downloaded to the target location with a flattened structure.
Fixes#52
In addition to allowing a trailing
.
(dot) in the target path for a file URL, it would be very convenient to also allow it for a directory URL (/tree/
in GH) and cause the entire folder to be downloaded to the target location with a flattened structure.The text was updated successfully, but these errors were encountered: