How do I upload a file to ftp server?

I checked the API but there is no upload on vibe.inet.urltransfer only download... is there a way that we could add this?

for now I will try to use the std.net.curl...