Feed on
Posts
Comments

Archive for the 'ssl' Category

I recently helped a client work through some errors while trying to
transfer a file over a secure FTP connection (FTP over SSL)
with cURL. If you haven’t used
curl, it is a great tool that lends itself to scripted data transfers
quite nicely. I’ll quote from the curl website:
curl is a command line tool for transferring files […]

Read Full Post »