no such file...

Hi,

we have a FTP-Server running where file-listing is disabled for external IP-addresses -> so you can just download a file when you know the complete URL like ftp://ftp.abc.com/outgoing/file.zip

This works fine with IE and other FTP-clients, but unfortunately I receive an "550: CWD failed: file.zip - no such file or directory" error with SmartFTP.

Also I look for a possibility to enter such a filename while connected to a ftp-server? Did not found any way to do so...

Any hints?

Cheers
rusty

+- SmartFTP ---------------------------
Version : 2.0.993.6
Time Stamp : 2006-01-22 19:26:21
Platform : x86

Hi, try to paste the full link to global queue.


Hi, try to paste the full link to global queue.
apart that this is not the best solution, more a workaround - I've got the same error

Also I look for a possibility to enter such a filename while connected to a ftp-server? Did not found any way to do so...
Choose View -> Toolbars -> Command Line (or press Shift-F5) to get a simple command line below the remote view. At that prompt you can enter any regular FTP commands.


Choose View -> Toolbars -> Command Line (or press Shift-F5) to get a simple command line below the remote view. At that prompt you can enter any regular FTP commands.
nice feature - but when using the put or recv command - I receive an error 500: Unknown command

But sum up it seems that there is no way so far to answer the initial problem?
If the devs want to investigate in this issue, just send me a PN or email and I can provide you with the data.

cheers
rusty

What kind of FTP server software is this? Please post the log when logging into the server.

[10:56:02] SmartFTP v2.0.993.6

[10:56:02] Resolving host name "172.25.159.10"

[10:56:02] Connecting to 172.25.159.10 Port: 21

[10:56:02] Connected to ftp.fujitsu-siemens.com.

[10:56:02] 220 abgpro03.abg.fsc.net (NetCache) Tue, 24 Jan 2006 10:05:01 GMT

[10:56:02] USER anonymous@ftp.fujitsu-siemens.com

[10:56:02] 331-<pre>

[10:56:02] 331-#####################################

[10:56:02] 3

[10:56:02] 331- are connected on the FSC external FTP server ftp.fujitsu-siemens.com.

[10:56:02] 3

[10:56:02] 331-case of other problems contact the maintainer at

[10:56:02] 331-.admin@fujitsu-siemens.com

[10:56:02] 3

[10:56:02] 331- Archive Maintainer

[10:56:02] 3

[10:56:02] 331-#####################################

[10:56:02] 331-</pre>

[10:56:02] 331 Password required for anonymous.

[10:56:02] PASS (hidden)

[10:56:02] 230-########################################

[10:56:02]  

[10:56:02]  Welcome to the FTP server ftp.fujitsu-siemens.com. 

[10:56:02]  

[10:56:02]  In case of other problems contact the maintainer at 

[10:56:02]  ftp.admin@fujitsu-siemens.com.

[10:56:02]  

[10:56:02]  This archive is available 24hrs a day 7 days a week.

[10:56:02]  

[10:56:02]  Temporary downloads are in /outgoing and uploads will be in /incoming

[10:56:02]  

[10:56:02]  All activities on this server are logged!

[10:56:02]  

[10:56:02]  The Archive Maintainer

[10:56:02]  

[10:56:02]  User anonymous login ok, access restrictions apply.

[10:56:02]  

[10:56:02] 230 ########################################

[10:56:02] SYST

[10:56:02] 215 UNIX Type: L8

[10:56:02] FEAT

[10:56:02] 211-Extensions supported:

[10:56:02]  AUTH TLS

[10:56:02]  CCC

[10:56:02]  CLNT

[10:56:02]  CPSV

[10:56:02]  EPRT

[10:56:02]  EPSV

[10:56:02]  MDTM

[10:56:02]  MLST type*;size*;created;modify*;

[10:56:02]  MODE Z

[10:56:02]  PASV

[10:56:02]  PBSZ

[10:56:02]  PROT

[10:56:02]  REST STREAM

[10:56:02]  SIZE

[10:56:02]  SSCN

[10:56:02]  TVFS

[10:56:02]  UTF8

[10:56:02]  XCRC "filename" SP EP

[10:56:02]  XMD5 "filename" SP EP

[10:56:02]  XSHA1 "filename" SP EP

[10:56:02] 211 End.

[10:56:02] Detected Server Software: Gene6 FTP Server 3.x

[10:56:02] CLNT SmartFTP 2.0.993

[10:56:02] 200 Noted.

[10:56:02] OPTS UTF8 ON

[10:56:02] 200 UTF8 OPTS ON

[10:56:02] PWD

[10:56:02] 257 "/" is current directory.

[10:56:02] CWD /outgoing/visio.zip

[10:56:02] 550 CWD failed. "/outgoing/visio.zip" : no such file or directory.

Either use the Global Queue as suggested before or you can send the following FTP commands with the Command Line:
CWD /outgoing
RETR visio.zip

Regards,
-Mat

Hello ..

Please give it another try with the latest version:
https://www.smartftp.com/download

I've fixed the RETR bug.

Thanks for reporting ;-)
Regards,
-Mat