Custom Query (8117 matches)
Results (181 - 183 of 8117)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1022 | File permissions created/uploaded folder = 000 | |||
Description |
The file permissions of folders I upload to any of my servers equals 000, if done with another client like SmartFTP it equals 755. This error occured in v2.2.17 and is also contained by v2.2.18. |
|||
#1024 | Processor usage when connection times out | |||
Description |
I noticed this problem only when using Filezilla on a Windows XP64 machine, Nforce4 Pro, Dual Opteron. When connected with Filezilla I often transfer items and continue on to other tasks. After a period of time, my connection is automatically disconnected from the server. At some point when this happens and after I have used the connection for transferring files my dual processor usage will fly up to 60%+ (a rarity). I use sftp to connect to the remote server and I have not yet identified all of the specific conditions but it appears to continue to poll the processor with this thread until I kill that Filezilla thread. |
|||
#1029 | cannot delete or rename directory with spaces | |||
Description |
Hello say if, user decided to create a (silly) directory with spaces at the end. eg.. MKD DIRECTORYHERE«invisible spaces» 257 "DIRECTORYHERE " created. but if you try to rename or delete the directory you will encounter error because the command sent does not account for the spaces at the end. eg RMD DIRECTORYHERE will fail. however, sending manual command RMD DIRECTORYHERE«enter same number of spaces the directory actual has» results in successful removal or rename. |