Skip to content

Instantly share code, notes, and snippets.

View BrightSkyz's full-sized avatar
💭
Breathing.

BrightSkyz BrightSkyz

💭
Breathing.
  • The Internet
View GitHub Profile

Keybase proof

I hereby claim:

  • I am brightskyz on github.
  • I am skyz (https://keybase.io/skyz) on keybase.
  • I have a public key ASDDSSPub600fu2kRcdQXKpQrQ822cEYVuYXpQNMWalU2Qo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am brightskyz on github.
  • I am brightskyz (https://keybase.io/brightskyz) on keybase.
  • I have a public key ASDOdKupIq2gF20mT_BferEwspqz-IjzRppCzKt4r4938Ao

To claim this, I am signing this object:

@BrightSkyz
BrightSkyz / sync-files.bat
Last active June 1, 2023 10:44
Sync files using WinSCP
@echo off
:: Created by BrightSkyz
:: https://github.com/BrightSkyz
:: Name: snyc-files
:: Description: Sync the plugin from the gradle build directory to the remote FTP server(s)
:: from the directory specified in the variable LOCAL_DIRECTORY to the remote directory
:: specified in the variable REMOTE_DIRECTORY. This will not delete files on the remote
:: directory unless the variable DELETE_REMOTE is set to "true" as there may be other files
:: or directories already there that we want to preserve because the remote directories