↧
ncftpput path is relative to the home directory
Today I spent some time finishing a script to backup some files remotely. I decided to use ncftpput for file transfer. I created a backupop user on the target server and tried to backup: ncftpput -u...
View ArticleThe Slash
One suggestion for improving SEO is to add trailing slashes to all pages. The point is that this can break your site, generating 404 error at almost every click that you’ll do. The solution that I...
View ArticleEPIC @INC
I am trying to debug a Perl CGI application. I choose EPIC for this, but my application does not run correctly because of the following error: can't locate .pm in @INC I Googled for it but can’t find...
View Article