News

I have a ftp transfer job that uses sftp with one external source. There is no opportunity for host-based authentication, so I have had to use an expect script. My base script would normally ...
Ok, so the second one first: Is there any particular method for pulling a filename from a url when it is not specified in the http headers? Right now, I'm pulling the last string after the last ...