Skip to main content

Your Blog, And Blogger, And FTP Publishing #2

In the server world, there are two dominant platforms- Microsoft (one company, one product) and Linux / Unix (many companies, different products). There are dozens of differences between the two operating systems. One of the most obvious, and yet most easily overlooked, is case sensitivity of file names.

In a Microsoft operating system, a file named "Test.Txt" is treated as the same file as "test.txt". In Unix, you can have those files, and more, in the same folder.
  • test.txt
  • Test.Txt
  • TEST.txt
  • TEST.Txt
are all different files, on a Unix server.

The issue of case preservation (Windows) vs case sensitivity (Unix) is a challenge, when moving files between a server of one world and a server of the other world. And one instance of this issue being relevant is

- -

wait for it

- -

Blogger publishing by FTP.

Blogger FTP publishing involves moving files, from Blogger servers to third party servers. Blogger servers, being of one world, have to move files to other servers. The web server universe contains servers of both worlds, so the Blogger FTP process has to allow for the need to move files to either a Microsoft, or a Linux / Unix, server.

To move files properly, to properly add or replace like named files, and to allow for case preservation or case sensitivity, as appropriate, the Blogger FTP process has to have 2 sets of rules.
  • Linux / Unix: Observe case in file names.
  • Microsoft: Preserve case in file names.


Read the HP white paper, Case Sensitivity versus Case Preservation in CIFS Server, for an in depth explanation of the challenge involved here.

>> Top

Comments

Popular posts from this blog

Add A Custom Redirect, If You Change A Post URL

When you rename a blog, the most that you can do, to keep the old URL useful, is to setup a stub post , with a clickable link to the new URL. Yo! The blog is now at xxxxxxx.blogspot.com!! Blogger forbids gateway blogs, and similar blog to blog redirections . When you rename a post, you can setup a custom redirect - and automatically redirect your readers to the post, under its new URL. You should take advantage of this option, if you change a post URL.

Jump Break Is Visible Only In An Index Page

Some blog owners are unsure what a Jump Break looks like, when applied to their blogs. Occasionally, in Blogger Help Forum: Get Help with an Issue , we see the confusion. Where's the Jump Break? or I added a Jump Break to several posts, but it never shows up! When asked for a screen print of what they're seeing, they may provide a image of the post, in the Post Editor Preview window - or possibly, the published post, but in post page view.

Leave Comments Here

Like any blogger, I appreciate polite comments, when they are relevant to the blog, and posted to the relevant article in the right blog . If you want to ask me a question thats relevant to blogging, but you can't find the right post to start with (I haven't written about everything blogger related, yet, nor the way things are going I don't expect to either), ask your questions here, or leave an entry in my guestbook . As noted above, please note my commenting policy . If you post a comment to this post , I will probably treat it as a "Contact Me" post . If you have an issue that's relevant to any technical issue in the blog, please leave a comment on the specific post , not here. This post is for general comments, and for non posted contact to me. If the form below does not work for you, check your third party cookies setting! For actual technical issues, note that peer support in Blogger Help Forum: Something Is Broken , or Nitecruzr Dot Net - Bloggin...