View Single Post
Old 09-26-2002, 06:24 AM  
mo0
Junior Member
 
Join Date: Sep 2002
Posts: 6
Default

FlashFXP:

(when logged in
SYST
215 UNIX Type: L8
REST 100
350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer.
REST 0
350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
PWD
257 "/" is current directory.


right click and select delete i get this:

RMD test
550 test: Not a directory.
PASV
227 Entering Passive Mode (***********)
LIST

doing it the cmd way:


dele /SVCD/test
250 DELE command successful.

(i yeah know i said it didnt work before, that was just because i used "site dele" instead of just plain "dele <dir>", sorry about that.)

but still i want to be able to delete with a simple right click (yes i know i could add that cmd to custom cmd's) but thats not the point you should be able to delete that link with simple right click

WS_FTP :

(when i log in i get this )
SYST
215 UNIX Type: L8
Host type (2): UNIX (standard)
Host type (I): UNIX (standard)

right click and select delete:

DELE test
250 DELE command successful.

i have been trying to reproduce the same errors i had when i was using ffxp on bpftpserver with no result (it was weeks ago, and i cant remember how i had it setup)

but it sure seems like ffxp should use DELE instead of RMD when choosing right click for delete.

is it an error in the unix support or are there several different unix versions which dont use the same cmd's ?.

if so maybe its possible to add a tab in the sitemanager where you can choose filesystem to make it work?.


sorry for being a lousy explainer , that because im not english
hope it helped though.
mo0 is offline