ywangd / mspms2

Automatically exported from code.google.com/p/mspms2
0 stars 1 forks source link

Find a way to sync the Google Code downloads with local files #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Find a tool for syncing local and remote files via ftp/http/ssh protocals.
2. Find out if Google Code host supports the syncing process.

Original issue reported on code.google.com by ywa...@gmail.com on 29 Nov 2007 at 10:15

GoogleCodeExporter commented 9 years ago
Google Code support provides a Python scrip to do the scripted upload. It is not
really a sync. But it works for this specific task.
http://code.google.com/p/support/wiki/ScriptedUploads

Alternatively, an Ant task has been written by Google Code user Jonathan Fuerth 
to
accomplish this mission.
http://code.google.com/p/ant-googlecode/

Original comment by ywa...@gmail.com on 29 Nov 2007 at 7:49