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

Creating New Directory not working #37

Open
fily55 opened this issue Feb 10, 2015 · 2 comments
Open

Creating New Directory not working #37

fily55 opened this issue Feb 10, 2015 · 2 comments

Comments

@fily55
Copy link

fily55 commented Feb 10, 2015

I'm trying to upload a couple of things onto an ftp server but I keep getting Fatal error: read ECONNRESET.

I'm running on ebug mode and this is what I get:

Debug
[D] Switching to simple mode...
[D] Touch 'test'
[D] Touch 'test/app'
[D] Touch 'test/app/product'
[D] Touch 'test/app/product/resources'
[D] Touch 'test/app/product/resources/css'
[D] Upload 'app.css' '/css' 'f04f036da18507d19e4fcb94c0285897'
Fatal error: read ECONNRESET

@buchanan1966
Copy link

I am seeing the same issue when pushing to a filezilla server. have stat turned off.

@stefanwuthrich
Copy link

same here, with filezilla, stat off:
server log:
(000017)5/31/2015 9:01:29 AM - user (x.x.x.x)> list /approot/packages/creaservo.com
(000017)5/31/2015 9:01:29 AM - user (x.x.x.x)> 550 Directory not found.
(000017)5/31/2015 9:01:50 AM - user (x.x.x.x)> pasv
(000017)5/31/2015 9:01:50 AM - user (x.x.x.x)> 227 Entering Passive Mode (148,251,184,204,240,123)
(000017)5/31/2015 9:01:50 AM - user (x.x.x.x)> disconnected.

Client log:
Running "ftpush:build" (ftpush) task
Authenticated as user
Got diff for \ 6 0 0
Got diff for \approot 1 0 1
Got diff for \approot\packages 0 0 0
Fatal error: connect ETIMEDOUT�
Process terminated with code 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants