Hi,
I am trying to synch my FTP with Sublime 3. I created a .json file and put all the relevant info in it correctly (host,user,pw,remote path). When I try 'sync remote --> local, the console tells me:
Determining operations to sync remote path “/www/htdocs/…/zillah-child/sftp-config.json” down to local path “/Users/…/sftp-config.json” … success (No operations to perform)
Since there are no files saved locally, it should download the files from the server. I followed a tutorial in setting up and basically I did everything correctly.
I can access my ftp by ‘browse remote’, so basically there is a connection, I can see all the files that are in there.
A simple editing of remote files is possible. It’s just the fact that it won’t sync.
Does anybody know what I’m doing wrong?
Kind regards
Leonore