Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

erronous CHMOD not supported message #962

Closed
cyberduck opened this issue Nov 27, 2006 · 0 comments
Closed

erronous CHMOD not supported message #962

cyberduck opened this issue Nov 27, 2006 · 0 comments
Assignees
Labels
bug duplicate ftp FTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

5ca2dff created the issue

using: Version 2.7 (2600)

after an upload a Failures window drops down saying:

FTP Error: Upload failed
/Library/WebServer/Documents/teach/tutor.php
CHMOD not supported

however,,, the log says:

227 Entering Passive Mode (66,237,xxx,xxx,yyy,yyy)
STOR /Library/WebServer/Documents/teach/tutor.php
150 Opening BINARY mode data connection for '/Library/WebServer/Documents/teach/tutor.php'.
226 Transfer complete.
SITE CHMOD 644 /Library/WebServer/Documents/teach/tutor.php
200 CHMOD command successful.
QUIT
221-
    Data traffic for this session was 12043 bytes in 1 file.
    Total traffic for this session was 18563 bytes in 2 transfers.
221 Thank you for using the FTP service on 66.237.xxx.xxx.ptr.us.xo.net.


@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug duplicate ftp FTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants