Newsletter

Please enter your e-mail address to subscribe to our newsletter.

Random Project

Template Modern Green - Contact
Modern Green Contact

Breaking news

2009-02-23 18:24 by Helen Lewis

Free web hosting

Sign up for a web design package today and get one year free hosting.

Read more …

Events

< May 2012 >
Mo Tu We Th Fr Sa Su
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

Latest blog posts

2009-02-26 13:03 by James Wilson

Form follows function

If the form of a website becomes a goal in itself, instead of a means to an end, the website will not work.

Read more …

2009-02-12 09:48 by James Wilson

Singular and plural keywords

The majority of search engines today handle singular and plural keywords differently.

Read more …

2009-01-24 17:32 by James Wilson

Fixing the double float margin bug

Here are some instructions on how to fix the Internet Explorer double float margin bug.

Read more …

WebConsulting > Support > FTP tutorial > 3. Troubleshooting

3. Troubleshooting

There are two common pitfalls when working with FTP clients. Some programs hide system files by default, so e.g.  .htaccess files are neither shown nor transferred. Since these files typically contain important Apache configuration settings, skipping them can be a serious security risk!

The second pitfall is a wrong transfer mode. If a binary file is transferred in ASCII mode, it is likely not to work correctly on the production server. Most of the professional FTP clients like WinSCP take care of the transfer mode automatically, which is another reason why you should always use one.