citrus
Hello.
I have access to several different FTP locations, but 3 of them (out of around 25) have started giving me similar trouble. They are all on the same virtual server. I do not get the same problem with other FTP clients - they work as normal.
If I go to upload a bunch of folders full of sub-folders / files etc it creates all the required files and folders at the root level, however the folders all then sit in the queue with retry status, and never quite manage to upload any of their contents. If I manualy go through the folders and upload the contents myself it works, but I'm never going to manage that for every site!
An example log output for one of these folders is (domain and passwords xxx'd out):
[09:27:47] Resolving host name "xxxxx.com"
[09:27:47] Connecting to xx.xx.xx.xx Port: 21
[09:27:47] Connected to xxxxxxx.com.
[09:27:47] 220 ProFTPD 1.3.0 Server (ProFTPD) [xx.xx.xx.xx]
[09:27:47] USER xxxxxxx
[09:27:47] 331 Password required for xxxxxx
[09:27:47] PASS (hidden)
[09:27:48] 230 User xxxxxxxxx logged in.
[09:27:48] SYST
[09:27:48] 215 UNIX Type: L8
[09:27:48] Detected Server Type: UNIX
[09:27:48] FEAT
[09:27:48] 211-Features:
[09:27:48] MDTM
[09:27:48] REST STREAM
[09:27:48] SIZE
[09:27:48] 211 End
[09:27:48] PWD
[09:27:48] 257 "/" is current directory.
[09:27:48] CWD /httpdocs/themes
[09:27:48] 550 /httpdocs/themes: No such file or directory
[09:27:48] CWD /httpdocs
[09:27:48] 250 CWD command successful
[09:27:48] PWD
[09:27:48] 257 "/httpdocs" is current directory.
[09:27:48] MKD themes
[09:27:48] 257 "/httpdocs/themes" - Directory successfully created
[09:28:18] CWD /httpdocs/themes
[09:28:18] 250 CWD command successful
[09:28:18] PWD
[09:28:18] 257 "/httpdocs/themes" is current directory.
[09:28:18] CWD /httpdocs
[09:28:18] 250 CWD command successful
[09:28:18] PWD
[09:28:18] 257 "/httpdocs" is current directory.
[09:28:18] MKD themes
[09:28:18] 550 themes: File exists
[09:28:48] CWD /httpdocs/themes
[09:28:48] 250 CWD command successful
[09:28:48] PWD
[09:28:48] 257 "/httpdocs/themes" is current directory.
[09:28:48] CWD /httpdocs
[09:28:48] 250 CWD command successful
[09:28:48] PWD
[09:28:48] 257 "/httpdocs" is current directory.
[09:28:48] MKD themes
[09:28:48] 550 themes: File exists
[09:29:18] CWD /httpdocs/themes
[09:29:18] 250 CWD command successful
[09:29:18] PWD
[09:29:18] 257 "/httpdocs/themes" is current directory.
[09:29:18] CWD /httpdocs
[09:29:18] 250 CWD command successful
[09:29:18] PWD
[09:29:18] 257 "/httpdocs" is current directory.
[09:29:18] MKD themes
[09:29:18] 550 themes: File exists
..... and so that final block (09:20) continues to repeat itself...
The workers just all sit there retrying and retrying to upload, but never quite manage any of the contents of any of the folders.
Pretty much all of the settings for these favorites are the default. Filter is disabled. Nothing on the server has changed that I'm aware of...
Thanks for your help.
----------------------------------------------------------------------
My system info is:
+- System -----------------------------
Microsoft Windows Vista Home Premium Edition
(Build 6000)
CPU Speed : 2310 MHz
Total Memory : 2047 MB
Free Memory : 2047 MB
+- SmartFTP ---------------------------
Version : 3.0.1016.7
Time Stamp : 2008-05-18 23:03:37
Platform : x86
Id : 400019142
Days in use : 7
+- Application DLL --------------------
sfFTPLib.dll : 1.5.13.26
sfFavorites.dll : 1.0.12.7
sfFavoritesShellExtension.dll : 1.0.1.11
sfTransferQueue.dll : 1.0.9.7
sfFTPShellExtension.dll : 1.0.7.7
+- Language ---------------------------
SmartFTP.exe : 3.0.1016.7
+- Internet Explorer ------------------
Version : 7.0.6000.16681
+- Winsock ----------------------------
Winsock : 2.2
I have access to several different FTP locations, but 3 of them (out of around 25) have started giving me similar trouble. They are all on the same virtual server. I do not get the same problem with other FTP clients - they work as normal.
If I go to upload a bunch of folders full of sub-folders / files etc it creates all the required files and folders at the root level, however the folders all then sit in the queue with retry status, and never quite manage to upload any of their contents. If I manualy go through the folders and upload the contents myself it works, but I'm never going to manage that for every site!
An example log output for one of these folders is (domain and passwords xxx'd out):
[09:27:47] Resolving host name "xxxxx.com"
[09:27:47] Connecting to xx.xx.xx.xx Port: 21
[09:27:47] Connected to xxxxxxx.com.
[09:27:47] 220 ProFTPD 1.3.0 Server (ProFTPD) [xx.xx.xx.xx]
[09:27:47] USER xxxxxxx
[09:27:47] 331 Password required for xxxxxx
[09:27:47] PASS (hidden)
[09:27:48] 230 User xxxxxxxxx logged in.
[09:27:48] SYST
[09:27:48] 215 UNIX Type: L8
[09:27:48] Detected Server Type: UNIX
[09:27:48] FEAT
[09:27:48] 211-Features:
[09:27:48] MDTM
[09:27:48] REST STREAM
[09:27:48] SIZE
[09:27:48] 211 End
[09:27:48] PWD
[09:27:48] 257 "/" is current directory.
[09:27:48] CWD /httpdocs/themes
[09:27:48] 550 /httpdocs/themes: No such file or directory
[09:27:48] CWD /httpdocs
[09:27:48] 250 CWD command successful
[09:27:48] PWD
[09:27:48] 257 "/httpdocs" is current directory.
[09:27:48] MKD themes
[09:27:48] 257 "/httpdocs/themes" - Directory successfully created
[09:28:18] CWD /httpdocs/themes
[09:28:18] 250 CWD command successful
[09:28:18] PWD
[09:28:18] 257 "/httpdocs/themes" is current directory.
[09:28:18] CWD /httpdocs
[09:28:18] 250 CWD command successful
[09:28:18] PWD
[09:28:18] 257 "/httpdocs" is current directory.
[09:28:18] MKD themes
[09:28:18] 550 themes: File exists
[09:28:48] CWD /httpdocs/themes
[09:28:48] 250 CWD command successful
[09:28:48] PWD
[09:28:48] 257 "/httpdocs/themes" is current directory.
[09:28:48] CWD /httpdocs
[09:28:48] 250 CWD command successful
[09:28:48] PWD
[09:28:48] 257 "/httpdocs" is current directory.
[09:28:48] MKD themes
[09:28:48] 550 themes: File exists
[09:29:18] CWD /httpdocs/themes
[09:29:18] 250 CWD command successful
[09:29:18] PWD
[09:29:18] 257 "/httpdocs/themes" is current directory.
[09:29:18] CWD /httpdocs
[09:29:18] 250 CWD command successful
[09:29:18] PWD
[09:29:18] 257 "/httpdocs" is current directory.
[09:29:18] MKD themes
[09:29:18] 550 themes: File exists
..... and so that final block (09:20) continues to repeat itself...
The workers just all sit there retrying and retrying to upload, but never quite manage any of the contents of any of the folders.
Pretty much all of the settings for these favorites are the default. Filter is disabled. Nothing on the server has changed that I'm aware of...
Thanks for your help.
----------------------------------------------------------------------
My system info is:
+- System -----------------------------
Microsoft Windows Vista Home Premium Edition
(Build 6000)
CPU Speed : 2310 MHz
Total Memory : 2047 MB
Free Memory : 2047 MB
+- SmartFTP ---------------------------
Version : 3.0.1016.7
Time Stamp : 2008-05-18 23:03:37
Platform : x86
Id : 400019142
Days in use : 7
+- Application DLL --------------------
sfFTPLib.dll : 1.5.13.26
sfFavorites.dll : 1.0.12.7
sfFavoritesShellExtension.dll : 1.0.1.11
sfTransferQueue.dll : 1.0.9.7
sfFTPShellExtension.dll : 1.0.7.7
+- Language ---------------------------
SmartFTP.exe : 3.0.1016.7
+- Internet Explorer ------------------
Version : 7.0.6000.16681
+- Winsock ----------------------------
Winsock : 2.2