Directory not holding the "/", so files get concat

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
Larry
500 Command not understood
Posts: 2
Joined: 2004-11-15 15:36

Directory not holding the "/", so files get concat

#1 Post by Larry » 2004-11-15 16:14

I'm using Filezilla 2.2.9. The server directory is defined as /boltons/PR1/perfmgr/pr1_detail/ , but when I try to download the file at_20040516_pr1.csv, I get an error because the "/" and FileZilla tries to download "boltons/PR1/perfmgr/pr1_detailat_20040516_pr1.csv" this is the only site that I have the problem. Now I'm using another userid than the userid that owns the files, put the chmod is 775 and FileZilla can read the files. It works fine on another SFTP with SSL 2. Here's the log
Status: Starting download of /boltons/PR1/perfmgr/pr1_detail/at_20040515_pr1.csv
Command: GET at_20040515_pr1.csv \$user\000medtronic\at_20040515_pr1.csv FALSE
Response: /boltons/PR1/perfmgr/pr1_detailat_20040515_pr1.csv: no such file or directory
Error: Download failed
Larry

igrec2001
500 Command not understood
Posts: 3
Joined: 2004-09-06 07:44

#2 Post by igrec2001 » 2004-12-08 09:24


User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#3 Post by botg » 2004-12-08 11:29

Iirc that problem is caused by the server. The complete path is sent to the server to sanitize it, but it send the path back with the missing slash.

Larry
500 Command not understood
Posts: 2
Joined: 2004-11-15 15:36

500 Command not understood

#4 Post by Larry » 2004-12-09 06:43

Hmm. Is there something that can be done on the server to prevent the "/" from being truncated?
Larry

Post Reply