0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

某ECショップの管理FTPサーバーが優秀すぎた件

Posted at

FTPサーバーもかなり優秀なんだなぁと。
いや、FTPソフトが優秀なのか?
...
先日、社内の初心者向けに簡易で作ったHTML・CSS・JSファイルのセットを、URL持たせて誰でもアクセスできるようにしようと、自分が管理している某ECショップのFTPサーバー上にファイルをアップロードすると、何故かHTMLファイルだけがアップロードに失敗し、無理やりアップできたものの50KBほどのファイルが0KBになるという事件が発生。
FTPソフトがバグったのかと思いアンインストール・再度インストールするも、やは0KBになる、、、
...
ネットで同じような事例を発見するも、「0KBになったFTPサーバー上のファイル消して再度アップでいけるべ」の一点張りで、試してみるもやはり0KB。キューに移動させて再度試すも失敗。
...
詰みかと思ったが、そこでようやく気が付いた。
...
HTMLファイルの中のURL、他のモール(AMAZONとかのそれ)のURLも一部混じっとるやないか!
...
独自サーバーにホストを切り替えると、はい、解決。
...
無知だっただけなんですが、中身もしっかり判定してるのねあなた...と感心しました、そんなお話です。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?