I have just completed a script to "download" SDE feature classes to a GDB/Dataset for the purpose of exporting to GPS Trimble for field verifications. I am now working on a script to "upload"/update my version of the SDE with the feature classes in the edited GDB.
Any tips? arcpy.Append_management?? The kicker is it can't append to the default... it needs to replace the feature classes in the SDE version.
Thanks in advance all!!