plugnplay
Using SmartFTP v3.0.1033.0, if I delete a folder that I don't have permission to delete, it still disappears from the SmartFTP folder list, even though the log does display the 550 error:
[16:12:06] RMDA test
[16:12:07] 550 /test: Permission denied.
Refreshing the list shows the folder again. Deleting a file in the folder also fails with 550, but the file does not disappear from the list.
Trying to copy a new file into a folder where permission is denied actually continues retrying the transfer:
[16:25:54] Remote file exist check: "handles_1.log".
[16:25:54] MLST handles_1.log
[16:25:54] 550 /test/handles_1.log: No such file.
[16:25:54] Compression disabled for private IP addresses.
[16:25:54] PASV
[16:25:54] 227 Entering Passive Mode (10,0,0,2,110,204)
[16:25:54] Opening data connection to 10.0.0.2 Port: 28364
[16:25:54] STOR handles_1.log
[16:25:54] 550 /test/handles_1.log: Permission denied.
[16:25:54] Transfer failed.
This retries every 30 seconds.
Ignore Errors is Disabled.
I'm hoping I've missed an option somewhere, as this is the first FTP client I've ever come across that doesn't tell me that it can't complete a command.
[16:12:06] RMDA test
[16:12:07] 550 /test: Permission denied.
Refreshing the list shows the folder again. Deleting a file in the folder also fails with 550, but the file does not disappear from the list.
Trying to copy a new file into a folder where permission is denied actually continues retrying the transfer:
[16:25:54] Remote file exist check: "handles_1.log".
[16:25:54] MLST handles_1.log
[16:25:54] 550 /test/handles_1.log: No such file.
[16:25:54] Compression disabled for private IP addresses.
[16:25:54] PASV
[16:25:54] 227 Entering Passive Mode (10,0,0,2,110,204)
[16:25:54] Opening data connection to 10.0.0.2 Port: 28364
[16:25:54] STOR handles_1.log
[16:25:54] 550 /test/handles_1.log: Permission denied.
[16:25:54] Transfer failed.
This retries every 30 seconds.
Ignore Errors is Disabled.
I'm hoping I've missed an option somewhere, as this is the first FTP client I've ever come across that doesn't tell me that it can't complete a command.