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

"stating" Files, but Not Uploading #51

Open
dyelax opened this issue Feb 17, 2015 · 1 comment
Open

"stating" Files, but Not Uploading #51

dyelax opened this issue Feb 17, 2015 · 1 comment

Comments

@dyelax
Copy link

dyelax commented Feb 17, 2015

Hello, I'm using ftp-sync with Brackets Release 1.1 build 1.1.0-15558 on OS X 10.10.2.

I'm trying to upload some files to my site, and it looks like things are happening successfully in the console output, but when I check afterwards, they aren't in the directory I specified (or any other directory on the site, for that matter)

main.js:263 [ftp-sync] started ftp upload
NodeDebugUtils.js:117 [node-log 8:40:15 PM] Connected 230 Login successful. Username & password correct; FTP unlocked.
NodeDebugUtils.js:117 [node-log 8:40:15 PM] stating /public_html/0-linking-jquery.html
NodeDebugUtils.js:117 [node-log 8:40:15 PM] stating /public_html/1-click-response.html
NodeDebugUtils.js:117 [node-log 8:40:15 PM] stating /public_html/2-fading-content.html
NodeDebugUtils.js:117 [node-log 8:40:15 PM] stating /public_html/3-animation.html
NodeDebugUtils.js:117 [node-log 8:40:15 PM] stating /public_html/4-ajax.html
NodeDebugUtils.js:117 [node-log 8:40:15 PM] stating /public_html/jquery-1.11.2.min.js
NodeDebugUtils.js:117 [node-log 8:40:15 PM] disconnected
NodeDebugUtils.js:117 [node-log 8:40:15 PM] quit:221 Goodbye.
@peteoconnell
Copy link

I have the same issue on OS X 10.11.3 with release 2.0.4.

If I put in an invalid root directory it still reports the same thing.

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

2 participants