humy2833 / FTP-Simple

visual studio code extension
109 stars 39 forks source link

git repository on remote server #21

Open radumro opened 7 years ago

radumro commented 7 years ago

I have v 0.4.14 installed.

i open a remote directory to workspace i go to the git tab and i see the "initialize git repository" i do the initial commit

i chech the server and i don't have a .git folder

can you please explain?

humy2833 commented 7 years ago

There is a .git folder locally, but not on the server? Do you have write access to the server? Is there no upload history on the console? I am working normally.

radumro commented 7 years ago

now it's not creating the .git folder not even localy. if i open a remote folder from the ftp server i have the initialize git repository button. i press the button. in the output i see the git init command, and nothing hapens. the button initialize git repository is there again.

another isue that i found today is the 421 too many connections (8) from this ip. the point is that is not giving a notification that the save of the file failed on the server.

i have the server configured with autosave on the server.