-
Notifications
You must be signed in to change notification settings - Fork 19
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
Warning: Cannot delete file #38
Comments
actually this is happening a lot. it just gets stuck and I have to use |
I have the same problem over and over again. I double and triple checked the file-permissions. If I copy the files manually with the same user via FileZilla it works |
@hmrc87 i think this repo is not maintained anymore. it's a pity, this would be so useful. |
I switched "simple" in the options to true and this helped me. Although I loose functionality it is more important for me to have a reliable upload in my project |
It depends on what you consider maintainership. I'm still here and I read all that just barely can do anything. FTP to start is quite a poor thing. Multiplied by jsftp bugs I simply can't follow all these never ending situations. In fact it behaves differently with every new FTP server. So I'll gladly accept pull requests. And there's nothing more I can do. |
@inossidabile of course, pretty understandable 😄 |
@inossidabile @vlrprbttst also having these errors here. Its quite annoying and makes me search for another ftp-plugin but grunt-ftpush was working fine for me (most other grunt-plugins upload the entire folder instead of changed files only)... Well, if jsftp is having some bugs what about updating the dependencies? (#41) |
Works like a charm, but sometimes I get this error and I'm forced to restart the task. It will eventually work
Warning: Cannot delete file: 17:04 randomfile.php --> Error: 550 Could not delete / www/17:04 randomfile.php: No such file or directory Use --force to continue.
In this specific case, that's not a file to be deleted or updated. It's just a random file. Happened on other files as well.
thanks
The text was updated successfully, but these errors were encountered: