Parcye
Parcye
A quick check also shows Brackets extension manager offering v1.3.3 and the current version is 1.3.4 ; this might also be a problem?
Auto-sync would be great, but for now just having it save the FTP Password would be fine. Having to place a 12 char strong password everytime isn't fun.
I was thinking of the option to hook into CTRL+S, when saving to local filesystem also save to web via sync. But now the entire tree gets checked for sync...
I would like the shortcut only to sync the file in focus. That would be the only reason for me to use a shortcut; as I syncing a CI project...
Have you checked the console log what error you are getting? I have the same problem but patched my local version to ignore error 450. I have posted my troubles...
asbruff: What does the errorlog show ? (F12 in Brackets) and in Chrome select Console. I have a line: [node-log 3:55:51 PM] cannot stat remote file:Error: 450 /gnx/application/views/generix/field_imagelist.php: No such...
I have just checked the package.json file included in the zip I downloaded this afternoon and installed; is says : "version": "1.0.3", file date-time is 06-02-2014 10:35 . I have...
This is a copy-paste from the log: ``` [node-log 12:52:49 AM] stating /gnx/application/views/generix/field_filelist.php NodeDebugUtils.js:117 [node-log 12:52:49 AM] cannot stat remote file:Error: 450 /gnx/application/views/generix/field_filelist.php: No such file or directory NodeDebugUtils.js:117 [node-log...
I have the log, minus the stating of other directories. ``` parsed .ftpsync_settings main.js:68 [ftp-sync] loaded main.js:247 [ftp-sync] started ftp upload main.js:182 [node-log 8:24:40 AM] Connected 230 User [email protected] logged...
I have basicly got CodeIgniter and a few extra folders; js, css, images, thumbs and have a few subs in de CI application/views folder.