You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use ftpush to upload css files after compiling sass and minifying the css. So, there are two css files in my local directory that are supposed to get uploaded. This is the result I always get:
Running "ftpush:sass" (ftpush) task
>> Authenticated as username
>> Got diff for / 2 0 0
>> Uploaded file: styles.css to: /
And then it just stays like that forever. No error code or anything, even after waiting over half an hour. I'm running Ubuntu 14.04.
The text was updated successfully, but these errors were encountered:
I'm trying to use ftpush to upload css files after compiling sass and minifying the css. So, there are two css files in my local directory that are supposed to get uploaded. This is the result I always get:
And then it just stays like that forever. No error code or anything, even after waiting over half an hour. I'm running Ubuntu 14.04.
The text was updated successfully, but these errors were encountered: