Author Topic: strange FTP upload?  (Read 3314 times)

0 Members and 1 Guest are viewing this topic.

Offline noyou

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
    • http://www.nowife.com/photo/index.php
strange FTP upload?
« on: May 16, 2003, 06:25:16 PM »
Why everytime when I upload files and dirs using FTP, I always miss some files.
When I want to upload a dir with sub dir and files in that dir and all sub dirs. I found FTP just copy the files of that dir, all the files in the sub dir are missing.  Why is that? After finishing that, I have to check every sub dir and add all the files in all sub dir, how can I solve this question? :?:

The same problem with changing the property of every file in sub dirs. When I set the CHMOD to 777 to a dir, FTP only change that dir and all files in the dir, all the sub dir and files in the sub dir don' t change at all. I have to check every files in the sub dir manually. That is gonna be a boring thing when I got so many sub dir and so many files in sub dirs. So how to solve it?

I am using Flash FTP or WS FTP or Turbo FTP to transfer files. So I don't think that's the problem of FTP software.

Could sombody help me?