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
Is your feature request related to a problem? Please describe.
I don't use Git and would like to just have all the files on my local dev machine that are new or newer than the files on the remote server to get uploaded.
Describe the solution you'd like
Add an option for "Upload Changed" to either be "Git" (default) or "Local"
Describe alternatives you've considered
I've tried using Sync Local -> Remote but that uploads any files with different timestamps (rather than comparison for newer) which, by default, means pretty much every local file.
(I just migrated to VSCode from another IDE. So far I'm liking SFTP. Should it prove as useful as hoped, I'll definitely donate!)
Is this a similar or duplicate feature request?
Is your feature request related to a problem? Please describe.
I don't use Git and would like to just have all the files on my local dev machine that are new or newer than the files on the remote server to get uploaded.
Describe the solution you'd like
Add an option for "Upload Changed" to either be "Git" (default) or "Local"
Describe alternatives you've considered
I've tried using Sync Local -> Remote but that uploads any files with different timestamps (rather than comparison for newer) which, by default, means pretty much every local file.
(I just migrated to VSCode from another IDE. So far I'm liking SFTP. Should it prove as useful as hoped, I'll definitely donate!)
Does this project help you?
The text was updated successfully, but these errors were encountered: