Support checking ftp urls for file presence.
This commit is contained in:
parent
0b18228516
commit
cf786f42a4
3 changed files with 13 additions and 3 deletions
|
@ -105,3 +105,8 @@ $
|
|||
"""]]
|
||||
|
||||
> workaround in place; [[done]] --[[Joey]]
|
||||
|
||||
> Also, fixed it to allow dropping the file if the ftp server seems
|
||||
> to reply with a successful result (it's replying with 350, which is not
|
||||
> unambiguously good, but since curl is able to get the right file length,
|
||||
> the file is presumably still on the ftp server. --[[Joey]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue