
You are going to work with externally created and uploaded source code. You may need to suppress upload/download in the following cases: When applied to non-sources, it can save system resources because media, caches, or temporary files are no longer copied unnecessarily.
Suppressing uploading, downloading, and synchronization for files or folders with sources ensures that the sources are protected against accidental update. Any changes are sync'd as soon as you save.Exclude files and folders from uploading and downloading Anytime you want to work remotely, just open theįolder you set up and edit files.
Then also configure the following optionsįor more info about this step goto Sync files and get to work! Otherwise you could be downloading a ton of files.
remote_path: "/h//"įor the remote path, it's important that you designate a path to a folder containing only. Set the type, host, user, password, and remote path options as appropriate for Tufts CS. Right click on the folder in the sidebar and select SFTP > Map to Remote…. Create a new local folder for all your homework. If you have difficulties with this step, goto Setting up SFTP with a folder of all your homework files
Type SFTP and click on the first package that appears with the same name. The window will change to display a list of packages. In the window that appears, type 'Package Control: Install Package' and hit enter. Open up Sublime and hit command + shift + p. Import urllib.request,os,hashlib h = '6f4c264a24d933ce70df5dedcf1dcaee' + 'ebe013ee18cced0ef93d5f746d80ef60' pf = 'Package Control.sublime-package' ipp = sublime.installed_packages_path() _opener( _opener( ()) ) by = ( '' + pf.replace(' ', '%20')).read() dh = hashlib.sha256(by).hexdigest() print('Error validating download (got %s instead of %s), please try manual install' % (dh, h)) if dh != h else open(os.path.join( ipp, pf), 'wb' ).write(by)įor manual install instructions for package controll goto Get SFTP Package